Uses of Interface
ucar.netcdf.DimensionSet

Packages that use DimensionSet
ucar.netcdf Provides an abstraction for sampled functions between multidimensional spaces. 
 

Uses of DimensionSet in ucar.netcdf
 

Methods in ucar.netcdf that return DimensionSet
 DimensionSet AbstractNetcdf.getDimensions()
          Returns the set of dimensions associated with this, the union of those used by each of the variables.
 DimensionSet Netcdf.getDimensions()
          Returns the set of dimensions associated with this, the union of those used by each of the variables.
 DimensionSet NetcdfWrapper.getDimensions()
          Returns all the netCDF dimensions in this dataset.
 DimensionSet Schema.getDimensions()
          Returns the set of dimensions associated with this, the union of those used by each of the variables.
 DimensionSet AbstractNetcdf.getDimensions()
          Returns the set of dimensions associated with this, the union of those used by each of the variables.
 DimensionSet Netcdf.getDimensions()
          Returns the set of dimensions associated with this, the union of those used by each of the variables.
 DimensionSet NetcdfWrapper.getDimensions()
          Returns all the netCDF dimensions in this dataset.
 DimensionSet Schema.getDimensions()
          Returns the set of dimensions associated with this, the union of those used by each of the variables.