Uses of Class
com.luciad.view.lightspeed.painter.grid.gars.TLspGARSGridStyle
Package
Description
Provides Lightspeed visualization support for the Global Area Reference System (GARS).
-
Uses of TLspGARSGridStyle in com.luciad.view.lightspeed.painter.grid.gars
Modifier and TypeMethodDescriptionTLspGARSGridStyle.Builder.build()
Creates a newTLspGARSGridStyle
from this builder.Modifier and TypeMethodDescriptionTLspGARSGridStyle.Builder.all
(TLspGARSGridStyle aGARSStyle) Sets all parameters on the builder based on the given GARS style.TLspGARSGridLayerBuilder.style
(TLspGARSGridStyle aGARSGridStyle) Sets the style to be used by this layer.TLspGARSGridOverlayLabelBuilder.style
(TLspGARSGridStyle aGARSGridStyle) The style with which the overlay label is being displayed.