Uses of Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridOverlayLabelBuilder
Package
Description
Provides Lightspeed visualization support
for the Military Grid Reference System (MGRS).
-
Uses of TLspMGRSGridOverlayLabelBuilder in com.luciad.view.lightspeed.painter.grid.mgrs
Modifier and TypeMethodDescriptionTLspMGRSGridOverlayLabelBuilder.all
(TLspMGRSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLspMGRSGridOverlayLabelBuilder.content
(TLspMGRSGridOverlayLabelBuilder.Content aContent) The content which is being displayed.TLspMGRSGridOverlayLabelBuilder.newBuilder()
Creates a new builder, capable of adding MGRS grid labels.TLspMGRSGridOverlayLabelBuilder.style
(TLspMGRSGridStyle aMGRSGridStyle) The style with which the overlay label is being displayed.The view for which the overlay labels should be added.Modifier and TypeMethodDescriptionTLspMGRSGridOverlayLabelBuilder.all
(TLspMGRSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLspMGRSGridLayerBuilder.overlayLabel
(TLspMGRSGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.