Uses of Package
thredds.datatype

Packages that use thredds.datatype
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.datatype   
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.grid Scientific data type "Grid", uses cartesian coordinate system. 
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Classes in thredds.datatype used by thredds.catalog
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in thredds.datatype used by thredds.datatype
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
TimeDuration
          Implements the thredds "duration" XML element type: specifies a length of time.
 

Classes in thredds.datatype used by ucar.nc2.dataset
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by ucar.nc2.dt
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by ucar.nc2.dt.grid
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by ucar.nc2.thredds
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.