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