public class Borrowed2DTriangleCell extends TriangleCell
| Modifier and Type | Field and Description | 
|---|---|
| protected CellID | ownerCell | 
coords, data, dimensionality, numVertices| Constructor and Description | 
|---|
| Borrowed2DTriangleCell(DataSource vIndicesDS,
                      DataSource vertexInfoDS,
                      RecordSpec vIndicesRS,
                      RecordSpec coordsRS,
                      RecordSpec dataRS,
                      RecordSpec cellIDRS,
                      IndexSpaceID cellIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString()Return a String representing the object. | 
| java.lang.String | toString(java.lang.String indent)Return a String representing the object indented by the argument string. | 
assign, boundingBox, boundingBox, containedBy, inside, inside, inside, intersects, intersects, intersects, mainassigndatum, dim, getData, getNumVertices, getVertexCoords, setData, setDimensionality, setVertexCoordsprotected CellID ownerCell
public Borrowed2DTriangleCell(DataSource vIndicesDS, DataSource vertexInfoDS, RecordSpec vIndicesRS, RecordSpec coordsRS, RecordSpec dataRS, RecordSpec cellIDRS, IndexSpaceID cellIndex)
public java.lang.String toString()
toString in class TriangleCellpublic java.lang.String toString(java.lang.String indent)
toString in class TriangleCell