Class CEdgeSelfIntersection

  • All Implemented Interfaces:
    Comparable<Constraint<?>>

    public class CEdgeSelfIntersection
    extends Constraint<AEdge>
    Ensures an edge does not intersect itself (it should remain "simple").
    Author:
    julien Gaffuri