Uses of Class
com.luciad.view.lightspeed.painter.grid.cgrs.TLspCGRSGridOverlayLabelBuilder
Package
Description
Provides Lightspeed visualization support for the Common Grid Reference System (CGRS).
-
Uses of TLspCGRSGridOverlayLabelBuilder in com.luciad.view.lightspeed.painter.grid.cgrs
Modifier and TypeMethodDescriptionTLspCGRSGridOverlayLabelBuilder.all
(TLspCGRSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLspCGRSGridOverlayLabelBuilder.content
(TLspCGRSGridOverlayLabelBuilder.Content aContent) The content which is being displayed.The model containing a CGRSGrid.TLspCGRSGridOverlayLabelBuilder.newBuilder()
Creates a new builder, capable of adding CGRS grid labels.TLspCGRSGridOverlayLabelBuilder.style
(TLspCGRSGridStyle aCGRSGridStyle) The style with which the overlay label is being displayed.The view for which the overlay labels should be added.Modifier and TypeMethodDescriptionTLspCGRSGridOverlayLabelBuilder.all
(TLspCGRSGridOverlayLabelBuilder aBuilder) Copies all properties from the given builder.TLspCGRSGridLayerBuilder.overlayLabel
(TLspCGRSGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.