Checks if the specified rectangle is entirely contained within this rectangle.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public boolean contains ( |
The rectangle to test.
true if the rectangular region represented by rect is entirely contained within this rectangle; otherwise false.