Uses of Class
org.jacop.constraints.IntRectangle
Packages that use IntRectangle
-
Uses of IntRectangle in org.jacop.constraints
Fields in org.jacop.constraints with type parameters of type IntRectangleModifier and TypeFieldDescriptionprotected Function<Integer, Comparator<IntRectangle>> Diff.dimIthMinComparatorMethods in org.jacop.constraints with parameters of type IntRectangleModifier and TypeMethodDescriptionbooleanRectangle.minUse(int selDimension, IntRectangle u) booleanRectangle.minUse(IntRectangle u) booleanIntRectangle.overlap(IntRectangle R) Method parameters in org.jacop.constraints with type arguments of type IntRectangleModifier and TypeMethodDescriptionprivate booleanDiff.findRectangles(Rectangle r, List<IntRectangle> UsedRect, List<Rectangle> ProfileCandidates, Set<IntVar> fdvQueue) (package private) booleanDiff2.findRectangles(Rectangle r, int index, List<IntRectangle> UsedRect, List<Rectangle> ProfileCandidates, List<Rectangle> OverlappingRects, Set<IntVar> fdvQueue) private booleanDisjoint.findRectangles(Rectangle r, int index, List<IntRectangle> UsedRect, List<Rectangle> ProfileCandidates, List<Rectangle> OverlappingRects, Set<IntVar> fdvQueue) (package private) booleanDisjointConditional.findRectangles(Rectangle r, int index, List<IntRectangle> UsedRect, List<RectangleWithCondition> ProfileCandidates, List<RectangleWithCondition> OverlappingRects, Set<IntVar> fdvQueue) private Diff.PairDiff.minForbiddenInterval(int start, int i, Rectangle r, List<IntRectangle> ConsideredRect) (package private) IntervalDisjointConditional.minForbiddenInterval(int start, int i, Rectangle r, List<IntRectangle> ConsideredRect, int minI) private void(package private) voidDisjointConditional.narrowIthCondition(int i, Rectangle r, List<IntRectangle> UsedRect, List<RectangleWithCondition> ProfileCandidates) (package private) voidDiff.narrowRectangle(Rectangle r, List<IntRectangle> UsedRect, List<Rectangle> ProfileCandidates) (package private) voidDisjointConditional.narrowRectangleCondition(Rectangle r, List<IntRectangle> UsedRect, List<RectangleWithCondition> ProfileCandidates) private booleanDiff.notFit(int i, Rectangle r, List<IntRectangle> ConsideredRect, int barierPosition) (package private) booleanDisjointConditional.notFit(int i, Rectangle r, List<IntRectangle> ConsideredRect)