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