Determines if this rectangle intersects with the specified rectangle.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public boolean intersectsWith ( |
The rectangle to test.
true if there is any intersection, otherwise false.