Class TLcdNetCDFGXYLayerFactory

java.lang.Object
com.luciad.format.netcdf.gxy.TLcdNetCDFGXYLayerFactory
All Implemented Interfaces:
ILcdGXYLayerFactory

@LcdService(service=ILcdGXYLayerFactory.class, priority=20000) public class TLcdNetCDFGXYLayerFactory extends Object implements ILcdGXYLayerFactory

The default layer factory for NetCDF and GRIB models. All models created by the NetCDF model decoder are supported.

This layer factory:

The styling can be customized by using a custom TLcdNetCDFGXYPainterProvider. This allows you for example to modify the color map, or to use ILcdParameterizedIcon to paint the data as a grid of icons. This is also demonstrated in the decoder.netcdf.gxy sample.

Since:
2017.0