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