Uses of Class
com.luciad.view.lightspeed.painter.grid.gars.TLspGARSGridLayerBuilder
Package
Description
Provides Lightspeed visualization support for the Global Area Reference System (GARS).
-
Uses of TLspGARSGridLayerBuilder in com.luciad.view.lightspeed.painter.grid.gars
Modifier and TypeMethodDescriptionSets the label of the layer.TLspGARSGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspGARSGridLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) This method is not supported for GARS grid layersSets the model of the layer.static TLspGARSGridLayerBuilder
TLspGARSGridLayerBuilder.newBuilder()
Returns a new GARS grid layer builderTLspGARSGridLayerBuilder.overlayLabel
(TLspGARSGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.TLspGARSGridLayerBuilder.style
(TLspGARSGridStyle aGARSGridStyle) Sets the style to be used by this layer.