Fx.Util.Orientation

Companion
class
Source
Orientation.scala
trait Sum
trait Mirror
trait TwoWayFun[Orientation, Fx.Util.Orientation]
trait Orientation => Fx.Util.Orientation
class Object
trait Matchable
class Any

Type

Inherited

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
Source
Mirror.scala

Def

Inherited

@targetName("stream")
inline def ~: ~[Fx.Util.Orientation]

Stream

Stream

Enum values as a stream, ordered by ordinal property

Inherited from
Companion
Source
Companion.scala
@targetName("pack") @threadUnsafe

Packed

Packed

Packed values

Inherited from
Companion
Source
Companion.scala
@unspecialized
def andThen[A](g: Fx.Util.Orientation => A): Orientation => A
Inherited from
Function1
def apply(v: Orientation): Fx.Util.Orientation
Inherited from
Companion
Source
__.scala
@unspecialized
def compose[A](g: A => Orientation): A => Fx.Util.Orientation
Inherited from
Function1
def undo(v: Fx.Util.Orientation): Orientation
Inherited from
Companion
Source
__.scala