Uses of Class
com.luciad.view.lightspeed.painter.grid.cgrs.TLspCGRSGridStyle
Packages that use TLspCGRSGridStyle
Package
Description
Provides Lightspeed visualization support for the Common Grid Reference System (CGRS).
-
Uses of TLspCGRSGridStyle in com.luciad.view.lightspeed.painter.grid.cgrs
Methods in com.luciad.view.lightspeed.painter.grid.cgrs that return TLspCGRSGridStyleModifier and TypeMethodDescriptionTLspCGRSGridStyle.Builder.build()Creates a newTLspCGRSGridStylefrom this builder.Methods in com.luciad.view.lightspeed.painter.grid.cgrs with parameters of type TLspCGRSGridStyleModifier and TypeMethodDescriptionTLspCGRSGridStyle.Builder.all(TLspCGRSGridStyle aCGRSStyle) Sets all parameters on the builder based on the given CGRS style.TLspCGRSGridLayerBuilder.style(TLspCGRSGridStyle aCGRSGridStyle) Sets the style to be used by this layer.TLspCGRSGridOverlayLabelBuilder.style(TLspCGRSGridStyle aCGRSGridStyle) The style with which the overlay label is being displayed.