scalafx.scene.paint

Wraps `javafx.scene.paint` package.

Attributes

Members list

Type members

Classlikes

object Color

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Color.type
class Color(val delegate: Color) extends Paint, SFXDelegate[Color]

Attributes

Companion
object
Supertypes
class Paint
trait SFXDelegate[Color]
class Object
trait Matchable
class Any
object CycleMethod extends SFXEnumDelegateCompanion[CycleMethod, CycleMethod]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class CycleMethod(val delegate: CycleMethod) extends SFXEnumDelegate[CycleMethod]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[CycleMethod]
trait SFXDelegate[CycleMethod]
class Object
trait Matchable
class Any
Known subtypes
object NoCycle.type
object Reflect.type
object Repeat.type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class LinearGradient(val delegate: LinearGradient) extends Paint, SFXDelegate[LinearGradient]

Attributes

Companion
object
Supertypes
class Paint
trait SFXDelegate[LinearGradient]
class Object
trait Matchable
class Any
object Material

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Material.type
abstract class Material(val delegate: Material) extends SFXDelegate[Material]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Material]
class Object
trait Matchable
class Any
Known subtypes
object Paint

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Paint.type
abstract class Paint(val delegate: Paint) extends SFXDelegate[Paint]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Paint]
class Object
trait Matchable
class Any
Known subtypes
class Color
object PaintIncludes extends PaintIncludes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Contains implcit methods to convert from `javafx.scene.paint` Classes/Traits to their ScalaFX counterparts.

Contains implcit methods to convert from `javafx.scene.paint` Classes/Traits to their ScalaFX counterparts.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PaintIncludes.type
object SceneIncludes.type
trait Includes
object Includes.type
object PhongMaterial

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class PhongMaterial(val delegate: PhongMaterial) extends Material, SFXDelegate[PhongMaterial]

The PhongMaterial class provides definitions of properties that represent a form of Phong shaded material.

The PhongMaterial class provides definitions of properties that represent a form of Phong shaded material.

Attributes

Companion
object
Supertypes
class Material
trait SFXDelegate[PhongMaterial]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class RadialGradient(val delegate: RadialGradient) extends Paint, SFXDelegate[RadialGradient]

Attributes

Companion
object
Supertypes
class Paint
trait SFXDelegate[RadialGradient]
class Object
trait Matchable
class Any
object Stop

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Stop.type
class Stop(val delegate: Stop) extends SFXDelegate[Stop]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Stop]
class Object
trait Matchable
class Any
object Stops

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Stops.type