Uses of Enum Class
com.luciad.view.lightspeed.style.TLspComplexStrokedLineStyle.ScalingMode
Packages that use TLspComplexStrokedLineStyle.ScalingMode
-
Uses of TLspComplexStrokedLineStyle.ScalingMode in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLspComplexStrokedLineStyle.ScalingModeModifier and TypeMethodDescriptionTLspComplexStrokedLineStyle.getScalingMode()
Returns the scaling mode.Returns the enum constant of this class with the specified name.TLspComplexStrokedLineStyle.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 TLspComplexStrokedLineStyle.ScalingModeModifier and TypeMethodDescriptionTLspComplexStrokedLineStyle.Builder.scalingMode
(TLspComplexStrokedLineStyle.ScalingMode aScalingMode) Sets the scaling mode.