public class UnstructuredGeometry extends Geometry
| Modifier and Type | Field and Description |
|---|---|
protected ISBounds |
topoBounds |
bounds, dimensionality, isCellGeometry, partition| Constructor and Description |
|---|
UnstructuredGeometry(ISBounds topoBounds,
GBounds bounds) |
UnstructuredGeometry(ISBounds topoBounds,
GBounds bounds,
AxisOrdering ordering) |
| 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.
|
dim, getBounds, getPartitioning, isCellGeometry, mapprotected ISBounds topoBounds
public UnstructuredGeometry(ISBounds topoBounds, GBounds bounds, AxisOrdering ordering)