Uses of Class
com.luciad.view.map.mgrs.TLcdMGRSGridOverlayLabelBuilder
Package
Description
Provides GXY visualization support
for the Military Grid Reference System (MGRS).
-
Uses of TLcdMGRSGridOverlayLabelBuilder in com.luciad.view.map.mgrs
Modifier and TypeMethodDescriptionTLcdMGRSGridOverlayLabelBuilder.all
(TLcdMGRSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLcdMGRSGridOverlayLabelBuilder.content
(TLcdMGRSGridOverlayLabelBuilder.Content aContent) The content which is being displayed.TLcdMGRSGridOverlayLabelBuilder.newBuilder()
Creates a new builder, capable of adding MGRS grid labels.TLcdMGRSGridOverlayLabelBuilder.style
(TLcdMGRSGridStyle aMGRSGridStyle) The style with which the overlay label is being displayed.Modifier and TypeMethodDescriptionvoid
TLcdMGRSGridLayer.addOverlayLabel
(TLcdMGRSGridOverlayLabelBuilder aOverlayLabelBuilder, TLcdOverlayLayout.Location aLocation) Adds an overlay label that is painted on the view.TLcdMGRSGridOverlayLabelBuilder.all
(TLcdMGRSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.void
TLcdMGRSGridLayer.removeOverlayLabel
(TLcdMGRSGridOverlayLabelBuilder aOverlayLabelBuilder) Removes the overlay label created using the given overlay label builder.