Uses of Class
ucar.nc2.dataset.ProjectionCT

Packages that use ProjectionCT
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. 
 

Uses of ProjectionCT in ucar.nc2.dataset
 

Methods in ucar.nc2.dataset that return ProjectionCT
 ProjectionCT CoordinateSystem.getProjectionCT()
          Find the first ProjectionCT from the list of CoordinateTransforms.
 

Uses of ProjectionCT in ucar.nc2.dt
 

Methods in ucar.nc2.dt that return ProjectionCT
 ProjectionCT GridCoordSystem.getProjectionCT()
          Get the Projection CoordinateTransform.