Uses of Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridStyle
Packages that use 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
Methods in com.luciad.view.lightspeed.painter.grid.mgrs that return TLspMGRSGridStyleModifier and TypeMethodDescriptionTLspMGRSGridStyle.Builder.build()
Creates a newTLspMGRSGridStyle
from this builder.Methods in com.luciad.view.lightspeed.painter.grid.mgrs with parameters of type TLspMGRSGridStyleModifier 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.