BorderStroke

scalafx.scene.layout.BorderStroke
See theBorderStroke companion class
object BorderStroke

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

The default Insets to be used with a BorderStroke that does not otherwise define any.

The default Insets to be used with a BorderStroke that does not otherwise define any.

Attributes

The default insets when "medium" is specified

The default insets when "medium" is specified

Attributes

The default insets when "thick" is specified

The default insets when "thick" is specified

Attributes

The default insets when "thin" is specified.

The default insets when "thin" is specified.

Attributes

Implicits

Implicits

implicit def sfxBorderStroke2jfx(v: BorderStroke): BorderStroke