|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.FeatureDatasetImpl
ucar.nc2.ft.point.PointDatasetImpl
ucar.nc2.ft.point.remote.PointDatasetRemote
public class PointDatasetRemote
Remote Point Dataset. Also has the RemotePointCollection implementation.
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.PointDatasetImpl |
|---|
collectionList, featureType |
| Fields inherited from class ucar.nc2.ft.FeatureDatasetImpl |
|---|
boundingBox, dataVariables, dateRange, desc, fileCache, location, ncfile, parseInfo, title |
| Constructor Summary | |
|---|---|
PointDatasetRemote(FeatureType wantFeatureType,
NetcdfDataset ncd,
NcStreamRemote ncremote)
|
|
| Method Summary |
|---|
| Methods inherited from class ucar.nc2.ft.point.PointDatasetImpl |
|---|
calcBounds, getDetailInfo, getFeatureType, getPointFeatureCollectionList, setFeatureType, setPointFeatureCollection, setPointFeatureCollection |
| Methods inherited from class ucar.nc2.ft.FeatureDatasetImpl |
|---|
close, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDateRange, getDescription, getEndDate, getGlobalAttributes, getImplementationName, getLocation, getNetcdfFile, getStartDate, getTitle, removeDataVariable, setBoundingBox, setDateRange, setDescription, setFileCache, setLocationURI, setTitle, sync |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.nc2.ft.FeatureDataset |
|---|
close, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDateRange, getDescription, getEndDate, getGlobalAttributes, getImplementationName, getLocation, getNetcdfFile, getStartDate, getTitle |
| Methods inherited from interface ucar.nc2.util.cache.FileCacheable |
|---|
setFileCache, sync |
| Constructor Detail |
|---|
public PointDatasetRemote(FeatureType wantFeatureType,
NetcdfDataset ncd,
NcStreamRemote ncremote)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||