Uses of Class
com.luciad.view.lightspeed.painter.grid.TLspGeorefGridStyle.Builder
Packages that use TLspGeorefGridStyle.Builder
Package
Description
Provides support for the painting of grids.
-
Uses of TLspGeorefGridStyle.Builder in com.luciad.view.lightspeed.painter.grid
Classes in com.luciad.view.lightspeed.painter.grid with type parameters of type TLspGeorefGridStyle.BuilderModifier and TypeClassDescriptionstatic class
TLspGeorefGridStyle.Builder<B extends TLspGeorefGridStyle.Builder<B>>
Builder for Georef styles.Methods in com.luciad.view.lightspeed.painter.grid that return TLspGeorefGridStyle.BuilderModifier and TypeMethodDescriptionTLspGeorefGridStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspGeorefGridStyle.Builder
<?> TLspGeorefGridStyle.newBuilder()
Creates a new builder with the default values.