Class ConstraintOneShot<T extends Agent>

  • All Implemented Interfaces:
    Comparable<Constraint<?>>
    Direct Known Subclasses:
    CTesselationRemoveNarrowGaps

    public class ConstraintOneShot<T extends Agent>
    extends Constraint<T>
    A constraint to force a transformation to be applied. The moment when the transformation is to be applied can be adjusted with the constraint priority.
    Author:
    Julien Gaffuri