Shape
Cube
, Cuboid
, Parallelepiped
public abstract class Hexahedron extends Polyhedron
edges, faces
D, 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, wait
distanceTo, getEdges, getFaces, getPerimeter, getSurfaceArea
applyTranslationRotation, contains, D, getEmbeddedSpace, getPosition, getVertexCount, getVertices, getVolume, setPosition, toString, updateVertices
public Hexahedron(Space embeddedSpace)