public class SimpleGeometryCursor extends GeometryCursor
| Constructor and Description |
|---|
SimpleGeometryCursor(Geometry geom) |
SimpleGeometryCursor(Geometry[] geoms) |
SimpleGeometryCursor(List<Geometry> geoms) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGeometryID()
Returns the ID of the current geometry.
|
Geometry |
next()
Moves the cursor to the next Geometry.
|
tockpublic SimpleGeometryCursor(Geometry geom)
public SimpleGeometryCursor(Geometry[] geoms)
public int getGeometryID()
GeometryCursorgetGeometryID in class GeometryCursorpublic Geometry next()
GeometryCursornext in class GeometryCursorCopyright © 2018. All rights reserved.