Uses of Class
com.luciad.view.lightspeed.painter.grid.gars.TLspGARSGridLayerBuilder
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.gars that return TLspGARSGridLayerBuilderModifier 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 TLspGARSGridLayerBuilderTLspGARSGridLayerBuilder.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.