Uses of Class
com.luciad.tea.lightspeed.hypsometry.TLspHypsometricShadingStyle.Builder
Packages that use TLspHypsometricShadingStyle.Builder
Package
Description
Provides support for real-time hypsometric shading for either the terrain layer of
an
ILspView or an elevation model.-
Uses of TLspHypsometricShadingStyle.Builder in com.luciad.tea.lightspeed.hypsometry
Classes in com.luciad.tea.lightspeed.hypsometry with type parameters of type TLspHypsometricShadingStyle.BuilderModifier and TypeClassDescriptionstatic classBuilder for hypsometric shading styles.Methods in com.luciad.tea.lightspeed.hypsometry that return TLspHypsometricShadingStyle.BuilderModifier and TypeMethodDescriptionTLspHypsometricShadingStyle.asBuilder()Creates a new builder initialized with all the properties of this style.static TLspHypsometricShadingStyle.Builder<?> TLspHypsometricShadingStyle.newBuilder()Creates a new builder with the default values.