public class PointCollectionStreamLocal extends PointCollectionStreamAbstract
PointFeatureCollection by reading point stream data from a local file.PointCollectionImpl.PointCollectionSubsetlocalIterator| Constructor and Description |
|---|
PointCollectionStreamLocal(File file) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Returns the input stream from which to read point data.
|
getPointFeatureIteratorfinish, getCollectionFeatureType, hasNext, iterator, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnit, sizeforEach, spliteratorpublic PointCollectionStreamLocal(File file)
public InputStream getInputStream() throws IOException
PointCollectionStreamAbstractgetInputStream in class PointCollectionStreamAbstractIOException - if an I/O error occurs.