Uses of Enum Class
com.luciad.view.lightspeed.style.TLspComplexStrokedLineStyle.ComplexStrokeOrientation
Packages that use TLspComplexStrokedLineStyle.ComplexStrokeOrientation
-
Uses of TLspComplexStrokedLineStyle.ComplexStrokeOrientation in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLspComplexStrokedLineStyle.ComplexStrokeOrientationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TLspComplexStrokedLineStyle.ComplexStrokeOrientation.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.ComplexStrokeOrientationModifier and TypeMethodDescriptionTLspComplexStrokedLineStyle.Builder.orientation
(TLspComplexStrokedLineStyle.ComplexStrokeOrientation aComplexStrokeOrientation) Sets orientation of the area that is used to render the complex stroke on for 3D lines.