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