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