Creates a new instance of PerspectiveTransform with the specified ulx, uly, urx, ury, lrx, lry, llx, and lly.
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 input for this Effect.
The input for this Effect.
The x coordinate of the output location onto which the lower left corner of the source is mapped.
The y coordinate of the output location onto which the lower left corner of the source is mapped.
The x coordinate of the output location onto which the lower right corner of the source is mapped.
The y coordinate of the output location onto which the lower right corner of the source is mapped.
Returns the original delegate's toString()
adding a [SFX]
prefix.
The x coordinate of the output location onto which the upper left corner of the source is mapped.
The y coordinate of the output location onto which the upper left corner of the source is mapped.
The x coordinate of the output location onto which the upper right corner of the source is mapped.
The y coordinate of the output location onto which the upper right corner of the source is mapped.