Uses of Enum Class
com.luciad.view.lightspeed.style.TLspPinLineStyle.PinEndPosition
-
Uses of TLspPinLineStyle.PinEndPosition in com.luciad.view.lightspeed.style
Modifier and TypeMethodDescriptionTLspPinLineStyle.getPinEndPosition()
Returns the end position of the pin: the position where the pin connects to the label.Returns the enum constant of this class with the specified name.static TLspPinLineStyle.PinEndPosition[]
TLspPinLineStyle.PinEndPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLspPinLineStyle.Builder.pinEndPosition
(TLspPinLineStyle.PinEndPosition aPinEndPosition) Sets the end position of the pin: the position where the pin connects to the label.