Package | Description |
---|---|
com.luciad.view.lightspeed.painter.grid |
Provides support for the painting of grids.
|
Modifier and Type | Method and Description |
---|---|
TLspMGRSGridStyle |
TLspMGRSGridStyle.Builder.build()
Creates a new
TLspMGRSGridStyle from this builder. |
Modifier and Type | Method and Description |
---|---|
B |
TLspMGRSGridStyle.Builder.all(TLspMGRSGridStyle aMGRSStyle)
Sets all parameters on the builder based on the given MGRS style.
|
TLspMGRSGridOverlayLabelBuilder |
TLspMGRSGridOverlayLabelBuilder.style(TLspMGRSGridStyle aMGRSGridStyle)
The style with which the overlay label is being displayed.
|
TLspMGRSGridLayerBuilder |
TLspMGRSGridLayerBuilder.style(TLspMGRSGridStyle aMGRSGridStyle)
Sets the style to be used by this layer.
|