Uses of Class
com.luciad.view.map.mgrs.TLcdMGRSGridStyle.Builder
Packages that use 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
Classes in com.luciad.view.map.mgrs with type parameters of type TLcdMGRSGridStyle.BuilderModifier and TypeClassDescriptionstatic class
TLcdMGRSGridStyle.Builder<B extends TLcdMGRSGridStyle.Builder<B>>
Builder for MGRS styles.Methods in com.luciad.view.map.mgrs that return TLcdMGRSGridStyle.BuilderModifier 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.