Creates a new instance of 3D BoundingBox.
Creates a new instance of 2D BoundingBox.
Tests if the specified point is inside the boundary of Bounds.
Tests if the specified point is inside the boundary of Bounds.
Tests if the specified point is inside the boundary of Bounds.
Tests if the specified point is inside the boundary of Bounds.
Tests if the interior of this Bounds entirely contains the specified rectangular area.
Tests if the interior of this Bounds entirely contains the specified rectangular area.
Tests if the interior of this Bounds entirely contains the specified rectangular area.
Tests if the interior of this Bounds entirely contains the specified rectangular area.
Tests if the specified (x, y, z) coordinates are inside the boundary of Bounds.
Tests if the specified (x, y, z) coordinates are inside the boundary of Bounds.
Tests if the specified (x, y) coordinates are inside the boundary of Bounds.
Tests if the specified (x, y) coordinates are inside the boundary of Bounds.
Tests if the interior of this Bounds entirely contains the specified Bounds, b.
Tests if the interior of this Bounds entirely contains the specified Bounds, b.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
The depth of this Bounds.
The depth of this Bounds.
Indicates whether any of the dimensions(width, height or depth) of this bounds is less than zero.
Indicates whether any of the dimensions(width, height or depth) of this bounds is less than zero.
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 Bounds.
The height of this Bounds.
Tests if the interior of this Bounds intersects the interior of a specified rectangular area.
Tests if the interior of this Bounds intersects the interior of a specified rectangular area.
Tests if the interior of this Bounds intersects the interior of a specified rectangular area.
Tests if the interior of this Bounds intersects the interior of a specified rectangular area.
Tests if the interior of this Bounds intersects the interior of a specified Bounds, b.
Tests if the interior of this Bounds intersects the interior of a specified Bounds, b.
The x coordinate of the lower-right corner of this Bounds.
The x coordinate of the lower-right corner of this Bounds.
The y coordinate of the lower-right corner of this Bounds.
The y coordinate of the lower-right corner of this Bounds.
The maximum z coordinate of this Bounds.
The maximum z coordinate of this Bounds.
The x coordinate of the upper-left corner of this Bounds.
The x coordinate of the upper-left corner of this Bounds.
The y coordinate of the upper-left corner of this Bounds.
The y coordinate of the upper-left corner of this Bounds.
The minimum z coordinate of this Bounds.
The minimum z coordinate of this Bounds.
Returns the original delegate's toString()
adding a [SFX]
prefix.
The width of this Bounds.
The width of this Bounds.