Uses of Class
com.luciad.view.lightspeed.painter.grid.gars.TLspGARSGridOverlayLabelBuilder
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.gars that return TLspGARSGridOverlayLabelBuilderModifier 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.Methods in com.luciad.view.lightspeed.painter.grid.gars with parameters of type TLspGARSGridOverlayLabelBuilderModifier 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.