ShapeCube, Cuboid, Parallelepipedpublic abstract class Hexahedron extends Polyhedron
edges, facesD, embeddedSpace, hyperPlanes, position, vertices| Constructor | Description |
|---|---|
Hexahedron(Space embeddedSpace) |
Constructs a hexahedron to reside in the given space, which
determines the type of vertices it will have (e.g.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdistanceTo, getEdges, getFaces, getPerimeter, getSurfaceAreaapplyTranslationRotation, contains, D, getEmbeddedSpace, getPosition, getVertexCount, getVertices, getVolume, setPosition, toString, updateVerticespublic Hexahedron(Space embeddedSpace)