JPlanner Programmer's Guide
Rectangle.intersect Method
See Also
 






Intersects two rectangles.

 Overload List

Name Description

Rectangle.intersect (Rectangle)

Intersects the current rectangle with the specified rectangle and returns a new Rectangle object representing the intersection.

Rectangle.intersect (Rectangle, Rectangle)

Intersects the specified rectangles and returns a new Rectangle object representing the intersection.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace