Uses of Enum Class
com.luciad.view.lightspeed.style.TLsp3DIconStyle.ScalingMode
Packages that use TLsp3DIconStyle.ScalingMode
-
Uses of TLsp3DIconStyle.ScalingMode in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLsp3DIconStyle.ScalingModeModifier 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.Methods in com.luciad.view.lightspeed.style with parameters of type TLsp3DIconStyle.ScalingModeModifier and TypeMethodDescriptionTLsp3DIconStyle.Builder.iconSizeMode
(TLsp3DIconStyle.ScalingMode aScalingMode) Sets the icon size mode that defines how the icon size should be interpreted.