Uses of Class
repast.simphony.space.delaunay.QuadEdge
Packages that use QuadEdge
-
Uses of QuadEdge in repast.simphony.space.delaunay
Methods in repast.simphony.space.delaunay that return QuadEdgeModifier 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()Methods in repast.simphony.space.delaunay with parameters of type QuadEdgeModifier and TypeMethodDescriptionvoidDelaunayGraph.deleteEdge(QuadEdge e) booleanIs this point to the left of the supplied Edge.booleanIs this point on the supplied edge?booleanIs this point to the right of the supplied Edge.voidvoidvoidvoidvoidThe dual (perpendicular bisector) of this edge.voidThe result of applying the rot operator 3 times.voidThe edge with opposite orientation to this one, i.e.voidvoid