|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.PointIteratorAbstract
ucar.nc2.ft.point.PointIteratorFromStructureData
ucar.nc2.ft.point.standard.StandardPointFeatureIterator
public class StandardPointFeatureIterator
A PointFeatureIterator which uses a NestedTable to implement makeFeature().
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.ft.point.PointIteratorAbstract |
|---|
PointIteratorAbstract.Filter |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.PointIteratorAbstract |
|---|
calcBounds, collection |
| Method Summary | |
|---|---|
protected PointFeature |
makeFeature(int recnum,
StructureData sdata)
|
| Methods inherited from class ucar.nc2.ft.point.PointIteratorFromStructureData |
|---|
finish, hasNext, next, nextStructureData, setBufferSize |
| Methods inherited from class ucar.nc2.ft.point.PointIteratorAbstract |
|---|
calcBounds, finishCalcBounds, getBoundingBox, getCount, getDateRange, setCalculateBounds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected PointFeature makeFeature(int recnum,
StructureData sdata)
throws java.io.IOException
makeFeature in class PointIteratorFromStructureDatajava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||