public class PointWriter extends AbstractWriter
| Modifier and Type | Class and Description |
|---|---|
class |
PointWriter.Writer |
| Modifier and Type | Method and Description |
|---|---|
static PointWriter |
factory(FeatureDatasetPoint fd,
PointFeatureCollection sfc,
NcssParamsBean qb,
DiskCache2 diskCache,
OutputStream out,
SupportedFormat format) |
org.springframework.http.HttpHeaders |
getHttpHeaders(FeatureDataset fd,
SupportedFormat format,
String datasetPath) |
PointWriter.Writer |
write() |
File |
writeNetcdf() |
public static PointWriter factory(FeatureDatasetPoint fd, PointFeatureCollection sfc, NcssParamsBean qb, DiskCache2 diskCache, OutputStream out, SupportedFormat format) throws IOException, ParseException, NcssException
IOExceptionParseExceptionNcssExceptionpublic org.springframework.http.HttpHeaders getHttpHeaders(FeatureDataset fd, SupportedFormat format, String datasetPath)
public File writeNetcdf() throws IOException
IOExceptionpublic PointWriter.Writer write() throws IOException
IOExceptionCopyright © 1999–2013 UCAR/Unidata. All rights reserved.