Uses of Class
com.luciad.format.grib.lightspeed.TLspGRIBLayerBuilder
Packages that use TLspGRIBLayerBuilder
Package
Description
Contains a Lightspeed layer builder for visualizing GRIB data.
-
Uses of TLspGRIBLayerBuilder in com.luciad.format.grib.lightspeed
Methods in com.luciad.format.grib.lightspeed that return TLspGRIBLayerBuilderModifier 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 TLspGRIBLayerBuilderTLspGRIBLayerBuilder.newBuilder()Deprecated.Returns a new layer builder with the default settingsTLspGRIBLayerBuilder.rasterStyle(TLspRasterStyle aRasterStyle) Deprecated.Sets the style to use for raster visualization.