Uses of Enum Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridStyle.Orientation
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.mgrs that return TLspMGRSGridStyle.OrientationModifier 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.Methods in com.luciad.view.lightspeed.painter.grid.mgrs with parameters of type TLspMGRSGridStyle.OrientationModifier 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.