Uses of Enum Class
com.luciad.view.lightspeed.style.TLspPointCloudStyle.ScalingMode
-
Uses of TLspPointCloudStyle.ScalingMode in com.luciad.view.lightspeed.style
Modifier and TypeMethodDescriptionTLspPointCloudStyle.getScalingMode()
Returns the scaling mode of this style.Returns the enum constant of this class with the specified name.static TLspPointCloudStyle.ScalingMode[]
TLspPointCloudStyle.ScalingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLspPointCloudStyle.Builder.scalingMode
(TLspPointCloudStyle.ScalingMode aScalingMode) Sets the scaling mode of the icons.