Uses of Class
com.luciad.view.lightspeed.painter.grid.cgrs.TLspCGRSGridLayerBuilder
Package
Description
Provides Lightspeed visualization support for the Common Grid Reference System (CGRS).
-
Uses of TLspCGRSGridLayerBuilder in com.luciad.view.lightspeed.painter.grid.cgrs
Modifier and TypeMethodDescriptionSets the label of the layer.TLspCGRSGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspCGRSGridLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) This method is not supported for CGRS grid layersSets the model of the layer.static TLspCGRSGridLayerBuilder
TLspCGRSGridLayerBuilder.newBuilder()
Returns a new CGRS grid layer builderTLspCGRSGridLayerBuilder.overlayLabel
(TLspCGRSGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.TLspCGRSGridLayerBuilder.style
(TLspCGRSGridStyle aCGRSGridStyle) Sets the style to be used by this layer.