cellularSurface.examples
Class ProjectivizedCube

java.lang.Object
  extended bycellularSurface.CellularSurface
      extended bycellularSurface.examples.ProjectivizedCube
All Implemented Interfaces:
java.io.Serializable

public class ProjectivizedCube
extends CellularSurface
implements java.io.Serializable

The non-orientable cellular surface obtained by identifying diametrically opposite points of the cube.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class cellularSurface.CellularSurface
NO_ELEMENT, NON_ORIENTED_INC, NON_ORIENTED_NON_DIRECTED_INC
 
Constructor Summary
ProjectivizedCube()
           
 
Method Summary
 void init()
           
 
Methods inherited from class cellularSurface.CellularSurface
boundary, boundaryLength, buildFromFaceBoundaries, buildPoincareDual, contractEdge, copy, edgeWithLeftFace, edgeWithTerminalVertex, equals, firstEdgeWithLeftFace, fullIndexFromNonOriented, fullIndexFromNonOrientedNonDirected, getInitialVertex, getLeftFace, getNextEdge, getNumEdges, getNumFaces, getNumVertices, getPreviousEdge, hasPositiveDirection, hasPositiveOrientation, initialVertex, isBoundaryFace, isNoElement, lastEdgeWithLeftFace, leftEdgeOfInitialVertex, leftEdgeOfTerminalVertex, leftFace, leftmostEdgeWithTerminalVertex, medialGraph, nextEdgeOfLeftFace, nextEdgeOfRightFace, nonDirectedIndex, nonOrientedIndex, nonOrientedNonDirectedIndex, previousEdgeOfLeftFace, previousEdgeOfRightFace, printData, reverseDirection, reverseOrientation, reverseOrientationAndDirection, rightEdgeOfInitialVertex, rightEdgeOfTerminalVertex, rightFace, slideEdgeLeft, slideEdgeRight, splitEdgeAcross, splitEdgeAlong, terminalVertex, truncateVertex, truncateVertices
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectivizedCube

public ProjectivizedCube()
Method Detail

init

public void init()