public class TriangleCellIterator extends TriangleCell
coords, data, dimensionality, numVertices| Constructor and Description |
|---|
TriangleCellIterator(Lattice l) |
| Modifier and Type | Method and Description |
|---|---|
CellID |
getCellID() |
void |
init() |
void |
next() |
java.lang.String |
toString(java.lang.String indent)
Return a String representing the object indented by the argument string.
|
boolean |
valid() |
assign, boundingBox, boundingBox, containedBy, inside, inside, inside, intersects, intersects, intersects, main, toStringassigndatum, dim, getData, getNumVertices, getVertexCoords, setData, setDimensionality, setVertexCoordspublic TriangleCellIterator(Lattice l)
public void init()
public CellID getCellID()
public void next()
public boolean valid()
public java.lang.String toString(java.lang.String indent)
toString in class TriangleCell