Uses of Class
com.luciad.view.lightspeed.painter.grid.TLspLonLatGridLayerBuilder
Packages that use TLspLonLatGridLayerBuilder
Package
Description
Provides support for the painting of grids.
-
Uses of TLspLonLatGridLayerBuilder in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return TLspLonLatGridLayerBuilderModifier and TypeMethodDescriptionTLspLonLatGridLayerBuilder.bodyStyler
(TLspPaintState aPaintState, ILspStyler aBodyStyler) Define a styler to be used for body representations.TLspLonLatGridLayerBuilder.labelStyler
(TLspPaintState aPaintState, ILspStyler aLabelStyler) Define a styler to be used for label representations.TLspLonLatGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspLonLatGridLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) static TLspLonLatGridLayerBuilder
TLspLonLatGridLayerBuilder.newBuilder()
TLspLonLatGridLayerBuilder.spacingRange
(double aMinimumScale, double aSpacing) Configure the spacing of the grid lines at a certain view scale.