Edge(Vertex source, Vertex dest, Facet facet)
void
findHorizon(List<Edge> horizon)
Vertex
getDest()
Facet
getFacet()
Edge
getNext()
getPrev()
getSource()
getTwin()
boolean
isEqual(Vertex origin, Vertex dest)
isHorizon()
setDest(Vertex dest)
setFacet(Facet facet)
setNext(Edge next)
setPrev(Edge prev)
setSource(Vertex source)
setTwin(Edge twin)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object