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