public class StandardPointCollectionImpl extends PointCollectionImpl
PointCollectionImpl.PointCollectionSubsetboundingBox, dateRange, localIterator, name, npts| Modifier and Type | Method and Description |
|---|---|
PointFeatureIterator |
getPointFeatureIterator(int bufferSize)
Get an iterator over the PointFeatures of this collection.
|
calcBounds, finish, getBoundingBox, getCollectionFeatureType, getDateRange, getName, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, size, subsetpublic 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 error