oracle.spatial.geometry
Class JGeometry.ElementIterator
java.lang.Object
oracle.spatial.geometry.JGeometry.ElementIterator
- Enclosing class:
- JGeometry
protected static class JGeometry.ElementIterator
- extends java.lang.Object
|
Method Summary |
boolean |
next()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ei
public int ei
nextei
public int nextei
dim
public int dim
gtype
public int gtype
elemInfo
public int[] elemInfo
ordinates
public double[] ordinates
ord_offset
public int ord_offset
etype
public int etype
original_etype
public int original_etype
top_etype
public int top_etype
eitpr
public int eitpr
next_ord_offset
public int next_ord_offset
nCoord
public int nCoord
nSubElement
public int nSubElement
lastElem
public boolean lastElem
isFirstElemOfCompound
public boolean isFirstElemOfCompound
isCompound
public boolean isCompound
isOrientedPoint
public boolean isOrientedPoint
orient_offset
public int orient_offset
JGeometry.ElementIterator
public JGeometry.ElementIterator(JGeometry geom)
next
public boolean next()