Create a new Background supply two Lists, one for background fills and one for background images.
Create a new Background by supplying an array of BackgroundImages.
Create a new Background by supplying two arrays, one for background fills, and one for background images.
Create a new Background by supplying an array of BackgroundFills.
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 list of BackgroundFills which together define the filled portion of this Background.
The delegate hashcode
The list of BackgroundImages which together define the image portion of this Background.
The outsets of this Background.
Returns the original delegate's toString()
adding a [SFX]
prefix.