protected class PointCollectionImpl.PointCollectionSubset extends PointCollectionImpl
PointCollectionImpl.PointCollectionSubset| Modifier and Type | Field and Description |
|---|---|
protected PointCollectionImpl |
from |
boundingBox, dateRange, localIterator, name, npts| Constructor and Description |
|---|
PointCollectionImpl.PointCollectionSubset(PointCollectionImpl from,
LatLonRect filter_bb,
CalendarDateRange filter_date) |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureIterator |
getPointFeatureIterator(int bufferSize)
Get an iterator over the PointFeatures of this collection.
|
calcBounds, finish, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getDateRange, getName, getNobs, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, size, subset, subsetprotected PointCollectionImpl from
public PointCollectionImpl.PointCollectionSubset(PointCollectionImpl from, LatLonRect filter_bb, CalendarDateRange filter_date)
public PointFeatureIterator getPointFeatureIterator(int bufferSize) throws IOException
PointFeatureCollectionbufferSize - how many bytes can be used to buffer data, use -1 to use default.IOException - on read errorCopyright © 1999–2013 UCAR/Unidata. All rights reserved.