Uses of Package
ucar.nc2.util

Packages that use ucar.nc2.util
ucar.nc2 The public API to the Java-NetCDF 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.ft Scientific feature types package 
ucar.nc2.util Miscellaneous utility classes. 
 

Classes in ucar.nc2.util used by ucar.nc2
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.dataset
CancelTask
          Allows long tasks to be cancelled.
NamedObject
          An object that has a name and a description.
 

Classes in ucar.nc2.util used by ucar.nc2.dataset.conv
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.dt
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.ft
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.util
DebugFlags
          Interface for global debug flags.
IO.HttpResult
          Holds the result of an HTTP action.
TableParser.Record
          A set of values for one line.