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