Uses of Enum Class
com.luciad.view.lightspeed.style.TLspComplexStrokedLineStyle.ScalingMode
-
Uses of TLspComplexStrokedLineStyle.ScalingMode in com.luciad.view.lightspeed.style
Modifier 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.Modifier and TypeMethodDescriptionTLspComplexStrokedLineStyle.Builder.scalingMode
(TLspComplexStrokedLineStyle.ScalingMode aScalingMode) Sets the scaling mode.