Uses of Class
com.luciad.view.lightspeed.painter.grid.TLspXYGridStyle
Package
Description
Provides support for the painting of grids.
-
Uses of TLspXYGridStyle in com.luciad.view.lightspeed.painter.grid
Modifier and TypeMethodDescriptionTLspXYGridStyle.Builder.build()
Creates a newTLspXYGridStyle
from this builder.Modifier and TypeMethodDescriptionTLspXYGridStyle.Builder.all
(TLspXYGridStyle aStyle) Sets all parameters on the builder based on the given grid style.TLspXYGridLayerBuilder.style
(TLspXYGridStyle aXYGridStyle) Sets the style to be used by this layer.TLspXYGridOverlayLabelBuilder.style
(TLspXYGridStyle aXYGridStyle) The style with which the overlay label is being displayed.