Uses of Class
repast.simphony.space.delaunay.QuadEdge
-
Uses of QuadEdge in repast.simphony.space.delaunay
Modifier and TypeMethodDescriptionQuadEdge.getDPrev()
QuadEdge.getLNext()
QuadEdge.getLPrev()
QuadEdge.getONext()
QuadEdge.getOPrev()
QuadEdge.getRNext()
QuadEdge.getRot()
QuadEdge.getRot3()
QuadEdge.getSym()
DelaunayGraph.locate
(TriangulationPoint X) DelaunayGraph.makeQEdge()
Modifier and TypeMethodDescriptionvoid
DelaunayGraph.deleteEdge
(QuadEdge e) boolean
Is this point to the left of the supplied Edge.boolean
Is this point on the supplied edge?boolean
Is this point to the right of the supplied Edge.void
void
void
void
void
The dual (perpendicular bisector) of this edge.void
The result of applying the rot operator 3 times.void
The edge with opposite orientation to this one, i.e.void
void