Fx.Paint

object Paint extends Fx.Abstract.Delegate.Opaque[Fx.Paint, javafx.scene.paint.Paint]
Source
__.scala
class Fx.Abstract.Delegate.Opaque[Fx.Paint, javafx.scene.paint.Paint]
class AnyRef.Opaque.Base[Fx.Paint, javafx.scene.paint.Paint]
trait _methods[Fx.Paint, javafx.scene.paint.Paint]
class Any.Z.OpaqueBase[Fx.Paint]
class java.lang.Object
trait scala.Matchable
class Any

Member

opaque type Color

Alias

final lazy val FxConverter: TwoWayFunction[javafx.scene.paint.Paint, Fx.Paint]
Inherited from
Opaque
Source
Opaque.scala

Def

def apply(v: javafx.scene.paint.Paint): Fx.Paint
Inherited from
Opaque
Source
Opaque.scala
val typeName: String

Type name

Type name

Returns defined opaque type name

Inherited from
OpaqueBase
Source
OpaqueBase.scala
Inherited from
Base
Source
Base.scala
def value_isVoid(v: Fx.Paint): Boolean
Inherited from
Base
Source
Base.scala
def value_tag(v: Fx.Paint): String
Inherited from
Base
Source
Base.scala

Implicit

implicit inline def implicitBaseToType(v: javafx.scene.paint.Paint): Fx.Paint
Inherited from
Opaque
Source
Opaque.scala