Uses of Class
com.luciad.view.map.TLcdXYGridStyle
-
Uses of TLcdXYGridStyle in com.luciad.view.map
Modifier and TypeMethodDescriptionTLcdXYGridStyle.Builder.build()
Creates a newTLcdXYGridStyle
from this builder.TLcdXYGridLayer.getXYGridStyle()
Returns the xy grid style to use when painting this layer.Modifier and TypeMethodDescriptionTLcdXYGridStyle.Builder.all
(TLcdXYGridStyle aXYStyle) Sets all parameters on the builder based on the given XY style.void
TLcdXYGridLayer.setXYGridStyle
(TLcdXYGridStyle aStyle) Sets the xy grid style to use when painting this layer.TLcdXYGridOverlayLabelBuilder.style
(TLcdXYGridStyle aXYGridStyle) The style with which the overlay label is being displayed.