Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Constructors
Creates a new instance of 2D BoundingBox.
Creates a new instance of 2D BoundingBox.
Attributes
Inherited methods
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.
Attributes
- Inherited from:
- 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.
Attributes
- Inherited from:
- Bounds
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.
Attributes
- Inherited from:
- 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.
Attributes
- Inherited from:
- 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.
Attributes
- Inherited from:
- 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.
Attributes
- Inherited from:
- Bounds
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Value parameters
- ref
-
Object to be compared.
Attributes
- Returns
-
if the other object is equals to this delegate or not.
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
The delegate hashcode
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
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.
Attributes
- Inherited from:
- 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.
Attributes
- Inherited from:
- Bounds
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.
Attributes
- Inherited from:
- Bounds
The x 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 x 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.
Attributes
- Returns
-
Returns the original delegate's
toString()adding a[SFX]prefix. - Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Concrete fields
JavaFX object to be wrapped.
JavaFX object to be wrapped.