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.
|
tock
public GeometryCursorAppend(GeometryCursor cur1, GeometryCursor cur2)
public Geometry next()
GeometryCursor
next
in class GeometryCursor
public int getGeometryID()
GeometryCursor
getGeometryID
in class GeometryCursor
Copyright © 2018. All rights reserved.