Class Edge
java.lang.Object
com.treemap.swing.fastvoronoi.convexhull.Face
com.treemap.swing.fastvoronoi.convexhull.Edge
An edge of a 3D polytope. Edges are connected to each other to
form a doubly-connected edge list (DCEL).
-
Constructor Details
-
Edge
-
-
Method Details
-
getFacet
-
getNext
-
setNext
-
getPrev
-
setPrev
-
getTwin
-
setTwin
-
getSource
-
getDest
-
onHorizon
public boolean onHorizon() -
findHorizon
-
matches
-