public static class StationTimeSeriesFeatureImpl.StationFeatureSubset extends StationTimeSeriesFeatureImpl
StationTimeSeriesFeatureImpl.StationFeatureSubset
PointCollectionImpl.PointCollectionSubset
s
localIterator
Constructor and Description |
---|
StationFeatureSubset(StationTimeSeriesFeatureImpl from,
CalendarDateRange filter_date) |
Modifier and Type | Method and Description |
---|---|
StructureData |
getFeatureData()
The actual data of just this StationTimeSeries feature.
|
PointFeatureIterator |
getPointFeatureIterator()
Get an iterator over the PointFeatures of this collection.
|
compareTo, equals, getAltitude, getCollectionFeatureType, getDescription, getLatitude, getLatLon, getLongitude, getWmoId, hashCode, isMissing, subset, toString
finish, hasNext, iterator, next, resetIteration, subset
getAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, size
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
size
finish, hasNext, next, resetIteration, subset
getAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnit
forEach, iterator, spliterator
public StationFeatureSubset(StationTimeSeriesFeatureImpl from, CalendarDateRange filter_date)
public PointFeatureIterator getPointFeatureIterator() throws IOException
PointFeatureCollection
IOException
- on read error@Nonnull public StructureData getFeatureData() throws IOException
StationTimeSeriesFeature
IOException
- on i/o error