Uses of Class
com.luciad.tea.lightspeed.hypsometry.TLspHypsometricShadingLayerBuilder
Packages that use TLspHypsometricShadingLayerBuilder
Package
Description
Provides support for real-time hypsometric shading for either the terrain layer of
an
ILspView or an elevation model.-
Uses of TLspHypsometricShadingLayerBuilder in com.luciad.tea.lightspeed.hypsometry
Methods in com.luciad.tea.lightspeed.hypsometry that return TLspHypsometricShadingLayerBuilderModifier and TypeMethodDescriptionTLspHypsometricShadingLayerBuilder.elevationFromModel(ILcdModel aModel) Sets the model that is used as the elevation source for the hypsometric calculations.TLspHypsometricShadingLayerBuilder.elevationFromView()Sets the view's terrain as the elevation source for the hypsometric calculations.TLspHypsometricShadingLayerBuilder.filter(ILcdDynamicFilter aFilter) Sets a filter that will be used to filter objects to prevent them from being painted by the layer.TLspHypsometricShadingLayerBuilder.layerStyle(TLspLayerStyle aLayerStyle) TLspHypsometricShadingLayerBuilder.layerType(ILspLayer.LayerType aLayerType) Setting the layer type is not supported.Sets the elevation model that will be used for the hypsometric computations.TLspHypsometricShadingLayerBuilder.newBuilder()TLspHypsometricShadingLayerBuilder.styler(TLspPaintRepresentationState aPaintRepresentationState, ILspStyler aStyler) Sets the styler of the hypsometric shading layer.