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