Uses of Class
com.luciad.view.lightspeed.painter.grid.mgrs.TLspMGRSGridStyle.Builder
Package
Description
Provides Lightspeed visualization support
for the Military Grid Reference System (MGRS).
-
Uses of TLspMGRSGridStyle.Builder in com.luciad.view.lightspeed.painter.grid.mgrs
Modifier and TypeClassDescriptionstatic class
TLspMGRSGridStyle.Builder<B extends TLspMGRSGridStyle.Builder<B>>
Builder for MGRS styles.Modifier and TypeMethodDescriptionTLspMGRSGridStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspMGRSGridStyle.Builder
<?> TLspMGRSGridStyle.newBuilder()
Creates a new builder with the default values.