public static class StationTimeSeriesFeatureImpl.StationFeatureSubset extends StationTimeSeriesFeatureImpl
StationTimeSeriesFeatureImpl.StationFeatureSubsetPointCollectionImpl.PointCollectionSubsetsaltUnits, boundingBox, dateRange, extras, localIterator, name, npts, timeUnit| Constructor and Description |
|---|
StationFeatureSubset(StationTimeSeriesFeatureImpl from,
CalendarDateRange filter_date) |
| Modifier and Type | Method and Description |
|---|---|
StructureData |
getFeatureData()
The actual data of just this feature.
|
PointFeatureIterator |
getPointFeatureIterator(int bufferSize)
Get an iterator over the PointFeatures of this collection.
|
compareTo, equals, getAltitude, getCollectionFeatureType, getDescription, getLatitude, getLatLon, getLongitude, getName, getTimeUnit, getWmoId, hashCode, isMissing, setNumberPoints, size, subset, subset, toStringcalcBounds, finish, getAltUnits, getBoundingBox, getCalendarDateRange, getDateRange, getExtraVariables, getNobs, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subsetclone, finalize, getClass, notify, notifyAll, wait, wait, waitcalcBounds, finish, getAltUnits, getBoundingBox, getCalendarDateRange, getDateRange, getExtraVariables, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subsetpublic StationFeatureSubset(StationTimeSeriesFeatureImpl from, CalendarDateRange filter_date)
public PointFeatureIterator getPointFeatureIterator(int bufferSize) throws java.io.IOException
PointFeatureCollectionbufferSize - how many bytes can be used to buffer data, use -1 to use default.java.io.IOException - on read errorpublic StructureData getFeatureData() throws java.io.IOException
StationTimeSeriesFeaturejava.io.IOException - on i/o error