Uses of Class
com.luciad.model.TLcd2DBoundsIndexedModel
Packages that use TLcd2DBoundsIndexedModel
Package
Description
Contains all classes to create a chart of the magnetic north declination and to perform magnetic north calculations.
Provides support for decoding NetCDF files.
Model interfaces
-
Uses of TLcd2DBoundsIndexedModel in com.luciad.format.magneticnorth
Subclasses of TLcd2DBoundsIndexedModel in com.luciad.format.magneticnorthModifier and TypeClassDescriptionclass
This class is anILcdModel
for the lines of constant declination of the magnetic field with respect to the true North. -
Uses of TLcd2DBoundsIndexedModel in com.luciad.format.netcdf
Subclasses of TLcd2DBoundsIndexedModel in com.luciad.format.netcdfModifier and TypeClassDescriptionclass
This model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of TLcd2DBoundsIndexedModel in com.luciad.model
Subclasses of TLcd2DBoundsIndexedModel in com.luciad.modelModifier and TypeClassDescriptionclass
An implementation ofILcdModelTreeNode
based on aTLcd2DBoundsIndexedModel
.