Uses of Interface
ucar.netcdf.AttributeSet

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

Uses of AttributeSet in ucar.netcdf
 

Methods in ucar.netcdf that return AttributeSet
 AttributeSet AbstractNetcdf.getAttributes()
          Returns the set of attributes associated with this, also know as the "global" attributes.
 AttributeSet Netcdf.getAttributes()
          Returns the set of attributes associated with this, also know as the "global" attributes.
 AttributeSet NetcdfWrapper.getAttributes()
          Returns the set of global, netCDF attributes in this dataset.
 AttributeSet ProtoVariable.getAttributes()
          Returns the (modifiable) set of attributes associated with this.
 AttributeSet Schema.getAttributes()
          Returns the set of attributes associated with this, also know as the "global" attributes.
 AttributeSet Variable.getAttributes()
          Returns the set of attributes associated with this.
 AttributeSet AbstractNetcdf.getAttributes()
          Returns the set of attributes associated with this, also know as the "global" attributes.
 AttributeSet Netcdf.getAttributes()
          Returns the set of attributes associated with this, also know as the "global" attributes.
 AttributeSet NetcdfWrapper.getAttributes()
          Returns the set of global, netCDF attributes in this dataset.
 AttributeSet ProtoVariable.getAttributes()
          Returns the (modifiable) set of attributes associated with this.
 AttributeSet Schema.getAttributes()
          Returns the set of attributes associated with this, also know as the "global" attributes.
 AttributeSet Variable.getAttributes()
          Returns the set of attributes associated with this.