Uses of Class
ucar.unidata.util.ThreeDSize

Packages that use ThreeDSize
ucar.unidata.data.grid DataSource classes and utilities for gridded data. 
ucar.unidata.util General utilities. 
 

Uses of ThreeDSize in ucar.unidata.data.grid
 

Methods in ucar.unidata.data.grid that return ThreeDSize
 ThreeDSize GridDataInstance.getSize()
          Get the sizes of the 3D domain
 

Uses of ThreeDSize in ucar.unidata.util
 

Constructors in ucar.unidata.util with parameters of type ThreeDSize
ThreeDSize(ThreeDSize s)
          _more_