Fx.Shape.Path.FillRule

object FillRule extends Fx.JavaFx.Enum.Companion[Fx.Shape.Path.FillRule, javafx.scene.shape.FillRule]
trait scala.deriving.Mirror.Sum
trait scala.deriving.Mirror
class Fx.JavaFx.Enum.Companion[Fx.Shape.Path.FillRule, javafx.scene.shape.FillRule]
trait TwoWayFunction[javafx.scene.shape.FillRule, Fx.Shape.Path.FillRule]
trait javafx.scene.shape.FillRule => Fx.Shape.Path.FillRule
trait Able.Size
class java.lang.Object
trait scala.Matchable
class Any

Def

@scala.annotation.unspecialized
def andThen[A](g: Fx.Shape.Path.FillRule => A): javafx.scene.shape.FillRule => A
Inherited from
Function1
def apply(v: javafx.scene.shape.FillRule): Fx.Shape.Path.FillRule
Inherited from
Companion
Source
__.scala
@scala.annotation.unspecialized
def compose[A](g: A => javafx.scene.shape.FillRule): A => Fx.Shape.Path.FillRule
Inherited from
Function1
@scala.annotation.threadUnsafe

All values

All values

Packed values

Inherited from
EnumCompanion
Source
EnumCompanion.scala
def size: Int

Stream

Stream

Enum values as a stream, ordered by ordinal property

Definition Classes
Inherited from
EnumCompanion
Source
EnumCompanion.scala
def undo(v: Fx.Shape.Path.FillRule): javafx.scene.shape.FillRule
Inherited from
Companion
Source
__.scala

Implicit

implicit inline def implicitFromJava(v: javafx.scene.shape.FillRule): Fx.Shape.Path.FillRule
Inherited from
Companion
Source
__.scala
implicit inline def implicitToJava(v: Fx.Shape.Path.FillRule): javafx.scene.shape.FillRule
Inherited from
Companion
Source
__.scala