Uses of Class
com.luciad.view.lightspeed.painter.grid.cgrs.TLspCGRSGridStyle
Package
Description
Provides Lightspeed visualization support for the Common Grid Reference System (CGRS).
-
Uses of TLspCGRSGridStyle in com.luciad.view.lightspeed.painter.grid.cgrs
Modifier and TypeMethodDescriptionTLspCGRSGridStyle.Builder.build()
Creates a newTLspCGRSGridStyle
from this builder.Modifier and TypeMethodDescriptionTLspCGRSGridStyle.Builder.all
(TLspCGRSGridStyle aCGRSStyle) Sets all parameters on the builder based on the given CGRS style.TLspCGRSGridLayerBuilder.style
(TLspCGRSGridStyle aCGRSGridStyle) Sets the style to be used by this layer.TLspCGRSGridOverlayLabelBuilder.style
(TLspCGRSGridStyle aCGRSGridStyle) The style with which the overlay label is being displayed.