Uses of Enum Class
com.luciad.view.lightspeed.style.TLsp3DIconStyle.ScalingMode
-
Uses of TLsp3DIconStyle.ScalingMode in com.luciad.view.lightspeed.style
Modifier and TypeMethodDescriptionTLsp3DIconStyle.getScalingMode()
Gets the scaling mode of the icon.static TLsp3DIconStyle.ScalingMode
Returns the enum constant of this class with the specified name.static TLsp3DIconStyle.ScalingMode[]
TLsp3DIconStyle.ScalingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLsp3DIconStyle.Builder.iconSizeMode
(TLsp3DIconStyle.ScalingMode aScalingMode) Sets the icon size mode that defines how the icon size should be interpreted.