public static class StationTimeSeriesFeatureImpl.StationFeatureSubset extends StationTimeSeriesFeatureImpl
StationTimeSeriesFeatureImpl.StationFeatureSubsetPointCollectionImpl.PointCollectionSubsetstationFeaturelocalIterator| Constructor and Description |
|---|
StationFeatureSubset(StationTimeSeriesFeatureImpl from,
CalendarDateRange filter_date) |
| Modifier and Type | Method and Description |
|---|---|
StructureData |
getFeatureData() |
PointFeatureIterator |
getPointFeatureIterator()
Get an iterator over the PointFeatures of this collection.
|
equals, getCollectionFeatureType, getStation, hashCode, subset, toStringfinish, hasNext, iterator, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, sizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitsizefinish, hasNext, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnitforEach, iterator, spliteratorpublic StationFeatureSubset(StationTimeSeriesFeatureImpl from, CalendarDateRange filter_date)
public PointFeatureIterator getPointFeatureIterator() throws IOException
PointFeatureCollectionIOException - on read error@Nonnull public StructureData getFeatureData() throws IOException
IOException