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) classDefines 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 TypeMethodDescriptionvoidProfileItem.overlap(ProfileItem a, ProfileItem left, ProfileItem overlap, ProfileItem right) It compute the overlap with the specified profile item.voidProfileItem.subtract(ProfileItem a, ProfileItem left, ProfileItem right) It computes subtraction of a given item and returns the result.