public class GeometryCursorAppend extends GeometryCursor
| Constructor and Description |
|---|
GeometryCursorAppend(GeometryCursor cur1,
GeometryCursor cur2) |
| 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 GeometryCursorAppend(GeometryCursor cur1, GeometryCursor cur2)
public Geometry next()
GeometryCursornext in class GeometryCursorpublic int getGeometryID()
GeometryCursorgetGeometryID in class GeometryCursorCopyright © 2018. All rights reserved.