public class ARRSCell extends RectilinearCell
baseBoundscellID, data, dimensionality, vertices| Constructor and Description |
|---|
ARRSCell()
construction without arguments
|
ARRSCell(CellID cellid)
Constructor with the specified cell id
|
ARRSCell(CellID cellid,
int dim)
Constructor with the specified cell id and dimensionality
|
ARRSCell(CellID cellid,
ISBounds bounds)
Constructor with the specified cell id and base bounds
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString(java.lang.String indent)
Return a String representing the object indented by the argument string.
|
getBaseBounds, setBaseBoundsdim, getCellID, getData, getDimensionality, getVertices, setCellData, setCellDim, setCellID, setCellVertices, toString