Uses of Class
com.luciad.format.netcdf.lightspeed.TLspNetCDFLayerBuilder
Packages that use TLspNetCDFLayerBuilder
Package
Description
This package contains a layer builder to visualize NetCDF models.
-
Uses of TLspNetCDFLayerBuilder in com.luciad.format.netcdf.lightspeed
Methods in com.luciad.format.netcdf.lightspeed that return TLspNetCDFLayerBuilderModifier and TypeMethodDescriptionTLspNetCDFLayerBuilder.filter
(ILcdDynamicFilter aFilter) Sets a filter that will be used to filter objects to prevent them from being painted by the layer.Sets the label of the layer.TLspNetCDFLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspNetCDFLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) This method is not supported for NetCDF layers.Sets the model of the layer.static TLspNetCDFLayerBuilder
TLspNetCDFLayerBuilder.newBuilder()
Returns a new layer builder with the default settingsTLspNetCDFLayerBuilder.styler
(TLspPaintRepresentationState aPaintRepresentationState, ILspStyler aStyler) Sets the styler used to visualize the image.