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 Object

Factory to create RadialDatasets

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

Constructor Summary
RadialDatasetSweepFactory()
          Deprecated.  
 
Method Summary
 String getErrorMessages()
          Deprecated.  
 RadialDatasetSweep open(NetcdfDataset ncd)
          Deprecated.  
 RadialDatasetSweep open(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 String getErrorMessages()
Deprecated. 

open

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

open

public RadialDatasetSweep open(NetcdfDataset ncd)
Deprecated. 


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.