ucar.nc2.dt.radial
Class RadialDatasetSweepFactory

java.lang.Object
  extended by ucar.nc2.dt.radial.RadialDatasetSweepFactory

Deprecated. use ucar.nc2.dt.TypedDatasetFactory

public class RadialDatasetSweepFactory
extends java.lang.Object

Factory to create RadialDatasets

Version:
$Revision:51 $ $Date:2006-07-12 17:13:13Z $
Author:
caron

Constructor Summary
RadialDatasetSweepFactory()
          Deprecated.  
 
Method Summary
 java.lang.String getErrorMessages()
          Deprecated.  
 RadialDatasetSweep open(NetcdfDataset ncd)
          Deprecated.  
 RadialDatasetSweep open(java.lang.String location, CancelTask cancelTask)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RadialDatasetSweepFactory

public RadialDatasetSweepFactory()
Deprecated. 
Method Detail

getErrorMessages

public java.lang.String getErrorMessages()
Deprecated. 

open

public RadialDatasetSweep open(java.lang.String location,
                               CancelTask cancelTask)
                        throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

open

public RadialDatasetSweep open(NetcdfDataset ncd)
Deprecated.