public class StandardPointFeatureIterator extends PointIteratorFromStructureData
PointIteratorAbstract.Filter
Modifier and Type | Field and Description |
---|---|
protected Cursor |
cursor |
protected NestedTable |
ft |
protected DateUnit |
timeUnit |
calcBounds, collection
Modifier and Type | Method and Description |
---|---|
protected boolean |
isMissing() |
protected PointFeature |
makeFeature(int recnum,
StructureData sdata) |
finish, hasNext, next, setBufferSize
calcBounds, finishCalcBounds, getBoundingBox, getCalendarDateRange, getCount, getDateRange, setCalculateBounds
protected NestedTable ft
protected DateUnit timeUnit
protected Cursor cursor
protected PointFeature makeFeature(int recnum, StructureData sdata) throws java.io.IOException
makeFeature
in class PointIteratorFromStructureData
java.io.IOException
protected boolean isMissing() throws java.io.IOException
java.io.IOException