Fx.Text.Font

object Font extends Fx.Abstract.Delegate.Opaque[Fx.Text.Font, javafx.scene.text.Font]
class Fx.Abstract.Delegate.Opaque[Fx.Text.Font, javafx.scene.text.Font]
class AnyRef.Opaque.Base[Fx.Text.Font, javafx.scene.text.Font]
trait _methods[Fx.Text.Font, javafx.scene.text.Font]
class Any.Z.OpaqueBase[Fx.Text.Font]
class java.lang.Object
trait scala.Matchable
class Any

Alias

final lazy val FxConverter: TwoWayFunction[javafx.scene.text.Font, Fx.Text.Font]
Inherited from
Opaque
Source
Opaque.scala

Def

def apply(family: String, size: Double): Fx.Text.Font
def apply(v: javafx.scene.text.Font): Fx.Text.Font
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.Text.Font): Boolean
Inherited from
Base
Source
Base.scala
def value_tag(v: Fx.Text.Font): String
Inherited from
Base
Source
Base.scala

Implicit

implicit inline def implicitBaseToType(v: javafx.scene.text.Font): Fx.Text.Font
Inherited from
Opaque
Source
Opaque.scala