public abstract class DsgSubsetWriterFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static DsgSubsetWriter |
newInstance(FeatureDatasetPoint fdPoint,
NcssParamsBean ncssParams,
DiskCache2 diskCache,
OutputStream out,
SupportedFormat format) |
static DsgSubsetWriter |
newPointInstance(FeatureDatasetPoint fdPoint,
NcssParamsBean ncssParams,
DiskCache2 diskCache,
OutputStream out,
SupportedFormat format) |
static DsgSubsetWriter |
newStationInstance(FeatureDatasetPoint fdPoint,
NcssParamsBean ncssParams,
DiskCache2 diskCache,
OutputStream out,
SupportedFormat format) |
public static DsgSubsetWriter newInstance(FeatureDatasetPoint fdPoint, NcssParamsBean ncssParams, DiskCache2 diskCache, OutputStream out, SupportedFormat format) throws NcssException, XMLStreamException, IOException
public static DsgSubsetWriter newPointInstance(FeatureDatasetPoint fdPoint, NcssParamsBean ncssParams, DiskCache2 diskCache, OutputStream out, SupportedFormat format) throws XMLStreamException, NcssException, IOException
public static DsgSubsetWriter newStationInstance(FeatureDatasetPoint fdPoint, NcssParamsBean ncssParams, DiskCache2 diskCache, OutputStream out, SupportedFormat format) throws XMLStreamException, NcssException, IOException
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.