Tests if the interior of this Rectangle2D entirely contains the specified Rectangle2D, r.
Tests if the specified point is inside the boundary of Rectangle2D.
Tests if the interior of this Rectangle2D entirely contains the specified rectangular area.
Tests if the specified (x, y) coordinates are inside the boundary of Rectangle2D.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
The height of this Rectangle2D.
Tests if the interior of this Rectangle2D intersects the interior of a specified Rectangle2D, r.
Tests if the interior of this Rectangle2D intersects the interior of a specified rectangular area.
The x coordinate of the lower-right corner of this Rectangle2D.
The y coordinate of the lower-right corner of this Rectangle2D.
The x coordinate of the upper-left corner of this Rectangle2D.
The y coordinate of the upper-left corner of this Rectangle2D.
Returns the original delegate's toString()
adding a [SFX]
prefix.
The width of this Rectangle2D.