public class PointDatasetRemote extends PointDatasetImpl
collectionList, featureType
boundingBox, dataVariables, dateRange, desc, fileCache, location, netcdfDataset, parseInfo, title
Constructor and Description |
---|
PointDatasetRemote(FeatureType wantFeatureType,
java.lang.String uri,
DateUnit timeUnit,
java.lang.String altUnits,
java.util.List<VariableSimpleIF> vars,
LatLonRect bb,
CalendarDateRange dr) |
calcBounds, getDetailInfo, getFeatureType, getPointFeatureCollectionList, setFeatureType, setPointFeatureCollection, setPointFeatureCollection
close, findGlobalAttributeIgnoreCase, getBoundingBox, getCalendarDateEnd, getCalendarDateRange, getCalendarDateStart, getDataVariable, getDataVariables, getDateRange, getDescription, getEndDate, getGlobalAttributes, getImplementationName, getLastModified, getLocation, getNetcdfFile, getStartDate, getTitle, reacquire, release, setBoundingBox, setDateRange, setDescription, setFileCache, setLocationURI, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, findGlobalAttributeIgnoreCase, getBoundingBox, getCalendarDateEnd, getCalendarDateRange, getCalendarDateStart, getDataVariable, getDataVariables, getDateRange, getDescription, getEndDate, getGlobalAttributes, getImplementationName, getLocation, getNetcdfFile, getStartDate, getTitle
getLastModified, reacquire, release, setFileCache
public PointDatasetRemote(FeatureType wantFeatureType, java.lang.String uri, DateUnit timeUnit, java.lang.String altUnits, java.util.List<VariableSimpleIF> vars, LatLonRect bb, CalendarDateRange dr) throws java.io.IOException
java.io.IOException