Uses of Class
com.luciad.view.lightspeed.painter.grid.TLspGeorefGridStyle
Packages that use TLspGeorefGridStyle
Package
Description
Provides support for the painting of grids.
-
Uses of TLspGeorefGridStyle in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return TLspGeorefGridStyleModifier and TypeMethodDescriptionTLspGeorefGridStyle.Builder.build()
Creates a newTLspGeorefGridStyle
from this builder.Methods in com.luciad.view.lightspeed.painter.grid with parameters of type TLspGeorefGridStyleModifier and TypeMethodDescriptionTLspGeorefGridStyle.Builder.all
(TLspGeorefGridStyle aGeorefStyle) Sets all parameters on the builder based on the given georef style.TLspGeorefGridLayerBuilder.style
(TLspGeorefGridStyle aGeorefGridStyle) Sets the style to be used by this layer.TLspGeorefGridOverlayLabelBuilder.style
(TLspGeorefGridStyle aGeorefGridStyle) The style with which the overlay label is being displayed.