public class PointCollectionStreamLocal extends PointCollectionStreamAbstract
PointFeatureCollection
by reading point stream data from a local file.PointCollectionImpl.PointCollectionSubset
localIterator
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.
|
getPointFeatureIterator
finish, getCollectionFeatureType, hasNext, iterator, next, resetIteration, subset
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getInfo, getName, getNobs, getTimeName, getTimeUnit, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, size
public java.io.InputStream getInputStream() throws java.io.IOException
PointCollectionStreamAbstract
getInputStream
in class PointCollectionStreamAbstract
java.io.IOException
- if an I/O error occurs.