edu.unh.sdb.lattice
Class WriteableInCoreArrayCellGroup
java.lang.Object
edu.unh.sdb.lattice.CellGroup
edu.unh.sdb.lattice.WriteableInCoreArrayCellGroup
public class WriteableInCoreArrayCellGroup
- extends CellGroup
Field Summary |
protected java.util.ArrayList |
cellList
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
cellList
protected java.util.ArrayList cellList
WriteableInCoreArrayCellGroup
public WriteableInCoreArrayCellGroup(GBounds bounds)
register
public boolean register(TriangleCell c,
int cellIndex)
findEnclosingCell
public Cell findEnclosingCell(Point p)
- Specified by:
findEnclosingCell
in class CellGroup
getNumCells
public final int getNumCells()
- Overrides:
getNumCells
in class CellGroup
write
public void write(OneDDataSink ds)