public class PointWriter extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
PointWriter.Writer |
| Constructor and Description |
|---|
PointWriter(FeatureDatasetPoint fd,
PointFeatureCollection pfc,
CdmrfQueryBean qb,
DiskCache2 diskCache) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
boolean |
validate(javax.servlet.http.HttpServletResponse res) |
PointWriter.Writer |
write(javax.servlet.http.HttpServletResponse res) |
File |
writeNetcdf() |
public PointWriter(FeatureDatasetPoint fd, PointFeatureCollection pfc, CdmrfQueryBean qb, DiskCache2 diskCache) throws IOException
IOExceptionpublic boolean validate(javax.servlet.http.HttpServletResponse res)
throws IOException
IOExceptionpublic File writeNetcdf() throws IOException
IOExceptionpublic PointWriter.Writer write(javax.servlet.http.HttpServletResponse res) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.