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