public abstract class AbstractPointSubsetWriter extends AbstractDsgSubsetWriter
| Modifier and Type | Field and Description |
|---|---|
protected PointFeatureCollection |
pointFeatureCollection |
fdPoint, ncssParams, wantedRange, wantedVariables| Constructor and Description |
|---|
AbstractPointSubsetWriter(FeatureDatasetPoint fdPoint,
NcssParamsBean ncssParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
write() |
abstract void |
writeFooter() |
abstract void |
writeHeader(PointFeature pf) |
abstract void |
writePoint(PointFeature pointFeat) |
getResponseHeaders, getWantedRange, getWantedVariables, respondclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHttpHeadersprotected final PointFeatureCollection pointFeatureCollection
public AbstractPointSubsetWriter(FeatureDatasetPoint fdPoint, NcssParamsBean ncssParams) throws NcssException, IOException
NcssExceptionIOExceptionpublic abstract void writeHeader(PointFeature pf) throws Exception
Exceptionpublic abstract void writePoint(PointFeature pointFeat) throws Exception
ExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.