Uses of Enum Class
com.luciad.view.lightspeed.painter.grid.TLspGeorefGridStyle.Orientation
Packages that use TLspGeorefGridStyle.Orientation
Package
Description
Provides support for the painting of grids.
-
Uses of TLspGeorefGridStyle.Orientation in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return TLspGeorefGridStyle.OrientationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TLspGeorefGridStyle.Orientation[]
TLspGeorefGridStyle.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 TLspGeorefGridStyle.OrientationModifier and TypeMethodDescriptionTLspGeorefGridStyle.Builder.labelOrientation
(TLspGeorefGridStyle.Orientation aOrientation) This method specifies the orientation to use for the labels of the current level/interval combination.