public class KmzGeometryIterator extends AbstractIterator<Geometry>
| Constructor and Description |
|---|
KmzGeometryIterator(org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doInit() |
protected Geometry |
getNext() |
void |
remove() |
close, finalize, hasNext, init, iterator, next, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic KmzGeometryIterator(org.springframework.core.io.Resource resource)
protected void doClose()
doClose in class AbstractIterator<Geometry>protected void doInit()
doInit in class AbstractIterator<Geometry>protected Geometry getNext()
getNext in class AbstractIterator<Geometry>Copyright © 2015 Revolution Systems Inc.. All rights reserved.