Class TLspHypsometricShadingLayerBuilder

java.lang.Object
com.luciad.view.lightspeed.layer.ALspLayerBuilder
com.luciad.tea.lightspeed.hypsometry.TLspHypsometricShadingLayerBuilder

public class TLspHypsometricShadingLayerBuilder extends ALspLayerBuilder
Builder that creates ILspEditableStyledLayer instances that perform hypsometric shading.

To create a hypsometric shading layer you need to specify:

  • the elevation data: this can either be the view's terrain or a specific elevation model
  • the styler: this determines what type of hypsometric computation is performed, and how the hypsometric values are mapped to colors, the styler should provide TLspHypsometricShadingStyle instances
Since:
2012.0