|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.PointCollectionImpl
ucar.nc2.ft.point.standard.StandardPointCollectionImpl
public class StandardPointCollectionImpl
Implementation of PointFeatureCollection using NestedTables
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
boundingBox, dateRange, localIterator, name, npts |
| Method Summary | |
|---|---|
PointFeatureIterator |
getPointFeatureIterator(int bufferSize)
Get an iterator over the PointFeatures of this collection |
| Methods inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
getCollectionFeatureType, getName, hasNext, next, resetIteration, setSize, size, subset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public PointFeatureIterator getPointFeatureIterator(int bufferSize)
throws java.io.IOException
PointFeatureCollection
bufferSize - how many bytes can be used to buffer data, use -1 to use default.
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||