JPlanner Programmer's Guide
Region.exclude Method
See Also
 






Excludes a rectangle or another region from this region.

 Overload List

Name Description

Region.exclude (Rectangle)

Updates this Region to contain only the portion of its interior that does not intersect with the specified Rectangle object.

Region.exclude (Region)

Updates this Region to contain only the portion of its interior that does not intersect with the specified Region object.

 See Also

Region Members
Region Interface
com.mindfusion.drawing Namespace