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