Creates a new instance of InnerShadow with specified radius, offsetX, offsetY and color.
Creates a new instance of InnerShadow with specified radius and color.
Creates a new instance of InnerShadow with the specified blurType, color, radius, spread, offsetX and offsetY.
The algorithm used to blur the shadow.
The choke of the shadow.
The Effect's color.
The Effect's color.
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
Indicates the height of object.
Indicates the height of object.
The input for this Effect.
The input for this Effect.
The shadow offset in the x direction, in pixels.
The shadow offset in the y direction, in pixels.
The radius of the shadow blur kernel.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Indicates the width of object.
Indicates the width of object.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/effect/InnerShadow.html