Uses of Enum Class
com.luciad.view.lightspeed.painter.grid.TLspXYGridStyle.Orientation
Package
Description
Provides support for the painting of grids.
-
Uses of TLspXYGridStyle.Orientation in com.luciad.view.lightspeed.painter.grid
Modifier and TypeMethodDescriptionstatic TLspXYGridStyle.Orientation
Returns the enum constant of this class with the specified name.static TLspXYGridStyle.Orientation[]
TLspXYGridStyle.Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLspXYGridStyle.Builder.labelOrientation
(TLspXYGridStyle.Orientation aOrientation) This method specifies the orientation to use for the labels of the current spacing/interval combination.