Creates a new BackgroundFill with the specified fill, radii, and insets.
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 Paint to use for filling the background of the Region.
The delegate hashcode
The Insets to use for this fill.
The Radii to use for representing the four radii of the BackgroundFill.
Returns the original delegate's toString()
adding a [SFX]
prefix.
The fill and associated properties that direct how to fill the background of a Region.