Uses of Class
com.luciad.format.grib.lightspeed.TLspGRIBLayerBuilder
Package
Description
Contains a Lightspeed layer builder for visualizing GRIB data.
-
Uses of TLspGRIBLayerBuilder in com.luciad.format.grib.lightspeed
Modifier and TypeMethodDescriptionTLspGRIBLayerBuilder.colorModel
(ColorModel aColorModel) Deprecated.Sets the color model to use for the raster visualization.Deprecated.TLspGRIBLayerBuilder.iconStyle
(TLspParameterizedRasterIconStyle aIconStyle) Deprecated.Sets the style to use for icon visualization.Deprecated.TLspGRIBLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) Deprecated.TLspGRIBLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) Deprecated.Deprecated.Sets the model of the layer.static TLspGRIBLayerBuilder
TLspGRIBLayerBuilder.newBuilder()
Deprecated.Returns a new layer builder with the default settingsTLspGRIBLayerBuilder.rasterStyle
(TLspRasterStyle aRasterStyle) Deprecated.Sets the style to use for raster visualization.