Uses of Package
ucar.nc2.constants

Packages that use ucar.nc2.constants
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.catalog2.builder   
thredds.catalog2.simpleImpl   
ucar.nc2.constants Enumerated constants used throughout the library. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dataset.conv Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems. 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.point Scientific data type "Point", collections of point observation data. 
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system. 
ucar.nc2.dt.trajectory Scientific data type "Trajectory". 
ucar.nc2.ft Scientific feature types package 
ucar.nc2.ft.point   
ucar.nc2.ft.point.standard   
ucar.nc2.ft.point.standard.plug   
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Classes in ucar.nc2.constants used by thredds.catalog
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by thredds.catalog2.builder
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by thredds.catalog2.simpleImpl
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.constants
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dataset
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
 

Classes in ucar.nc2.constants used by ucar.nc2.dataset.conv
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
 

Classes in ucar.nc2.constants used by ucar.nc2.dt
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.point
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.radial
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.trajectory
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point.standard
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point.standard.plug
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
 

Classes in ucar.nc2.constants used by ucar.nc2.thredds
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".