Uses of Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridLayerBuilder
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.mgrs that return TLspMGRSGridLayerBuilderModifier 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 TLspMGRSGridLayerBuilderTLspMGRSGridLayerBuilder.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.