public abstract class RectilinearCellID extends CellID
Constructor and Description |
---|
RectilinearCellID()
Constructor without argument
|
RectilinearCellID(IndexSpaceID p)
Constructor takes a single IndexSpaceID that represents the position
of a cell in a rectilinear cell space.
|
getPosition, getPosition, toString, toString
public RectilinearCellID()
public RectilinearCellID(IndexSpaceID p)