public class OgrQueryIterator extends AbstractIterator<Record>
| Modifier | Constructor and Description |
|---|---|
protected |
OgrQueryIterator(OgrRecordStore recordStore,
Query query) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doInit() |
protected Calendar |
getCalendar(Feature feature,
int fieldIndex) |
protected double[] |
getCoordinates(Geometry ogrGeometry,
int axisCount) |
protected Record |
getNext() |
protected Geometry |
toGeometry(Geometry ogrGeometry) |
String |
toString() |
close, finalize, hasNext, init, iterator, next, remove, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakprotected OgrQueryIterator(OgrRecordStore recordStore, Query query)
protected void doClose()
doClose in class AbstractIterator<Record>protected void doInit()
doInit in class AbstractIterator<Record>protected double[] getCoordinates(Geometry ogrGeometry, int axisCount)
protected Record getNext() throws NoSuchElementException
getNext in class AbstractIterator<Record>NoSuchElementExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.