public class FileGdbReader extends AbstractMultipleIteratorReader<Record>
| Constructor and Description |
|---|
FileGdbReader(CapiFileGdbRecordStore recordStore) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
getBoundingBox() |
protected AbstractIterator<Record> |
getNextIterator() |
List<String> |
getTypeNames() |
void |
setBoundingBox(BoundingBox boundingBox) |
void |
setTypeNames(List<String> typePaths) |
String |
toString() |
close, hasNext, iterator, next, open, process, removeread, visitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic FileGdbReader(CapiFileGdbRecordStore recordStore)
public BoundingBox getBoundingBox()
protected AbstractIterator<Record> getNextIterator()
getNextIterator in class AbstractMultipleIteratorReader<Record>public void setBoundingBox(BoundingBox boundingBox)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.