public class StandardPointFeatureIterator extends PointIteratorFromStructureData
PointFeatureIterator.Filter
Modifier and Type | Field and Description |
---|---|
protected PointCollectionImpl |
collectionDsg |
protected Cursor |
cursor |
protected NestedTable |
ft |
protected CalendarDateUnit |
timeUnit |
calcBounds, info
Modifier and Type | Method and Description |
---|---|
protected boolean |
isMissing() |
protected PointFeature |
makeFeature(int recnum,
StructureData sdata) |
close, hasNext, next
calcBounds, finishCalcBounds, setCalculateBounds
protected PointCollectionImpl collectionDsg
protected NestedTable ft
protected CalendarDateUnit 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