Uses of Class
com.luciad.view.lightspeed.painter.grid.gars.TLspGARSGridOverlayLabelBuilder
Package
Description
Provides Lightspeed visualization support for the Global Area Reference System (GARS).
-
Uses of TLspGARSGridOverlayLabelBuilder in com.luciad.view.lightspeed.painter.grid.gars
Modifier and TypeMethodDescriptionTLspGARSGridOverlayLabelBuilder.all
(TLspGARSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLspGARSGridOverlayLabelBuilder.content
(TLspGARSGridOverlayLabelBuilder.Content aContent) The content which is being displayed.TLspGARSGridOverlayLabelBuilder.newBuilder()
Creates a new builder, capable of adding GARS grid labels.TLspGARSGridOverlayLabelBuilder.style
(TLspGARSGridStyle aGARSGridStyle) The style with which the overlay label is being displayed.The view for which the overlay labels should be added.Modifier and TypeMethodDescriptionTLspGARSGridOverlayLabelBuilder.all
(TLspGARSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLspGARSGridLayerBuilder.overlayLabel
(TLspGARSGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.