protected static class JGeometry.ElementIterator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
dim |
int |
ei |
int |
eitpr |
int[] |
elemInfo |
int |
etype |
int |
gtype |
boolean |
isCompound |
boolean |
isFirstElemOfCompound |
boolean |
isOrientedPoint |
boolean |
lastElem |
int |
nCoord |
int |
next_ord_offset |
int |
nextei |
int |
nSubElement |
int |
ord_offset |
double[] |
ordinates |
int |
orient_offset |
int |
original_etype |
int |
top_etype |
Constructor and Description |
---|
ElementIterator(JGeometry geom) |
Modifier and Type | Method and Description |
---|---|
boolean |
next() |
public int ei
public int nextei
public int dim
public int gtype
public int[] elemInfo
public double[] ordinates
public int ord_offset
public int etype
public int original_etype
public int top_etype
public int eitpr
public int next_ord_offset
public int nCoord
public int nSubElement
public boolean lastElem
public boolean isFirstElemOfCompound
public boolean isCompound
public boolean isOrientedPoint
public int orient_offset
public ElementIterator(JGeometry geom)