Uses of Class
com.luciad.view.lightspeed.painter.grid.cgrs.TLspCGRSGridLayerBuilder
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.cgrs that return TLspCGRSGridLayerBuilderModifier 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 TLspCGRSGridLayerBuilderTLspCGRSGridLayerBuilder.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.