Uses of Enum Class
com.luciad.view.gxy.TLcdStrokeLineStyleBuilder.Join
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdStrokeLineStyleBuilder.Join in com.luciad.view.gxy
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TLcdStrokeLineStyleBuilder.Join[]
TLcdStrokeLineStyleBuilder.Join.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLcdStrokeLineStyleBuilder.join
(TLcdStrokeLineStyleBuilder.Join aJoin) Sets how line segments are joined.