Color

tui.view.Color
See theColor companion class
object Color

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Color.type

Members list

Type members

Classlikes

case object Black extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Black.type
case object Blue extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Blue.type
case object Cyan extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Cyan.type
case object Default extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Default.type
case object Green extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Green.type
case object Magenta extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Magenta.type
case object Red extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Red.type
case object White extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
White.type
case object Yellow extends Color

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Color
class Object
trait Matchable
class Any
Show all
Self type
Yellow.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror