Uses of Enum Class
com.luciad.view.lightspeed.painter.grid.TLspLonLatGridStyler.Orientation
Packages that use TLspLonLatGridStyler.Orientation
Package
Description
Provides support for the painting of grids.
-
Uses of TLspLonLatGridStyler.Orientation in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return TLspLonLatGridStyler.OrientationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TLspLonLatGridStyler.Orientation[]
TLspLonLatGridStyler.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 with parameters of type TLspLonLatGridStyler.OrientationModifier and TypeMethodDescriptionvoid
TLspLonLatGridStyler.setOrientation
(TLspLonLatGridStyler.Orientation aOrientation) Sets the orientation of the labels.