public class GeoJsonGeometryIterator extends AbstractIterator<Geometry> implements GeoJsonConstants
COGO_DESCRIPTION, COGO_FILE_EXTENSION, COGO_LINE_STRING, COGO_MEDIA_TYPE, COGO_MULTI_LINE_STRING, COGO_MULTI_POLYGON, COGO_POLYGON, COORDINATES, CRS, DESCRIPTION, EPSG, FEATURE, FEATURE_COLLECTION, FEATURES, FILE_EXTENSION, GEOMETRIES, GEOMETRY, GEOMETRY_COLLECTION, GEOMETRY_TYPE_NAMES, LINE_STRING, MEDIA_TYPE, MEDIA_TYPE_OLD, MULTI_LINE_STRING, MULTI_POINT, MULTI_POLYGON, NAME, OBJECT_TYPE_NAMES, POINT, POLYGON, PROPERTIES, TYPE, URN_OGC_DEF_CRS_EPSG| Constructor and Description |
|---|
GeoJsonGeometryIterator(org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doInit() |
protected void |
finalize() |
protected Geometry |
getNext() |
close, hasNext, init, iterator, next, remove, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic GeoJsonGeometryIterator(org.springframework.core.io.Resource resource)
throws IOException
IOExceptionprotected void doClose()
doClose in class AbstractIterator<Geometry>protected void doInit()
doInit in class AbstractIterator<Geometry>protected void finalize()
throws Throwable
finalize in class AbstractIterator<Geometry>Throwableprotected Geometry getNext() throws NoSuchElementException
getNext in class AbstractIterator<Geometry>NoSuchElementExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.