public abstract class GeometryIterator
extends java.lang.Object
implements java.util.Iterator
| Constructor and Description |
|---|
GeometryIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getCount() |
void |
remove() |
abstract void |
reset() |