Uses of Class
org.jacop.constraints.ProfileItem
Packages that use ProfileItem
-
Uses of ProfileItem in org.jacop.constraints
Subclasses of ProfileItem in org.jacop.constraintsModifier and TypeClassDescription(package private) class
Defines a basic structure used to update profile DisjointConditional when some rectangles can share the same place.Methods in org.jacop.constraints with parameters of type ProfileItemModifier and TypeMethodDescriptionvoid
ProfileItem.overlap
(ProfileItem a, ProfileItem left, ProfileItem overlap, ProfileItem right) It compute the overlap with the specified profile item.void
ProfileItem.subtract
(ProfileItem a, ProfileItem left, ProfileItem right) It computes subtraction of a given item and returns the result.