Uses of Class
com.luciad.view.lightspeed.painter.grid.TLspGeorefGridLayerBuilder
Packages that use TLspGeorefGridLayerBuilder
Package
Description
Provides support for the painting of grids.
-
Uses of TLspGeorefGridLayerBuilder in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return TLspGeorefGridLayerBuilderModifier and TypeMethodDescriptionSets the label of the layer.TLspGeorefGridLayerBuilder.layerStyle(TLspLayerStyle aLayerStyle) TLspGeorefGridLayerBuilder.layerType(ILspLayer.LayerType aLayerType) This method is not supported for Georef grid layersSets the model of the layer.static TLspGeorefGridLayerBuilderTLspGeorefGridLayerBuilder.newBuilder()Returns a new Georef grid layer builderTLspGeorefGridLayerBuilder.overlayLabel(TLspGeorefGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.TLspGeorefGridLayerBuilder.style(TLspGeorefGridStyle aGeorefGridStyle) Sets the style to be used by this layer.