Uses of Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridStyle
Package
Description
Provides Lightspeed visualization support
for the Military Grid Reference System (MGRS).
-
Uses of TLspMGRSGridStyle in com.luciad.view.lightspeed.painter.grid.mgrs
Modifier and TypeMethodDescriptionTLspMGRSGridStyle.Builder.build()
Creates a newTLspMGRSGridStyle
from this builder.Modifier and TypeMethodDescriptionTLspMGRSGridStyle.Builder.all
(TLspMGRSGridStyle aMGRSStyle) Sets all parameters on the builder based on the given MGRS style.TLspMGRSGridLayerBuilder.style
(TLspMGRSGridStyle aMGRSGridStyle) Sets the style to be used by this layer.TLspMGRSGridOverlayLabelBuilder.style
(TLspMGRSGridStyle aMGRSGridStyle) The style with which the overlay label is being displayed.