ucar.nc2.ft.point.collection
Class CompositeDatasetFactory
java.lang.Object
ucar.nc2.ft.point.collection.CompositeDatasetFactory
public class CompositeDatasetFactory
- extends Object
Factory for point feature dataset collections (CompositePointDataset).
Uses Composite pattern, more or less.
- Since:
- May 20, 2009
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEME
public static final String SCHEME
- See Also:
- Constant Field Values
CompositeDatasetFactory
public CompositeDatasetFactory()
factory
public static FeatureDataset factory(String location,
FeatureType wantFeatureType,
DatasetCollectionManager dcm,
Formatter errlog)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.