Uses of Class
com.luciad.view.lightspeed.painter.grid.gars.TLspGARSGridStyle
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.gars that return TLspGARSGridStyleModifier and TypeMethodDescriptionTLspGARSGridStyle.Builder.build()Creates a newTLspGARSGridStylefrom this builder.Methods in com.luciad.view.lightspeed.painter.grid.gars with parameters of type TLspGARSGridStyleModifier 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.