Uses of Enum Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridStyle.LinePosition
Package
Description
Provides Lightspeed visualization support
for the Military Grid Reference System (MGRS).
-
Uses of TLspMGRSGridStyle.LinePosition in com.luciad.view.lightspeed.painter.grid.mgrs
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TLspMGRSGridStyle.LinePosition[]
TLspMGRSGridStyle.LinePosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLspMGRSGridStyle.Builder.labelLinePosition
(TLspMGRSGridStyle.LinePosition aLinePosition) This method specifies the position of the line labels of the current spacing/interval combination with respect to the line.