Create a new BorderStroke, specifying all construction parameters.
Creates a new BorderStroke.
Defines the fill of bottom side of this border.
Defines the style of bottom side of this border.
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
Defines the insets of each side of the BorderStroke.
Defines the fill of left side of this border.
Defines the style of left side of this border.
Defines the radii for each corner of this BorderStroke.
Defines the fill of right side of this border.
Defines the style of right side of this border.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Defines the fill of top side of this border.
Defines the style of top side of this border.
Defines the thickness of each side of the BorderStroke.
Wrapper for javafx.scene.layout.BorderStroke.