FontFamily

doodle.core.font.FontFamily$
See theFontFamily companion class
object FontFamily

Attributes

Companion:
class
Source:
Font.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Monospaced extends FontFamily

Attributes

Source:
Font.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
final case class Named(get: String) extends FontFamily

Attributes

Source:
Font.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case object SansSerif extends FontFamily

Attributes

Source:
Font.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object Serif extends FontFamily

Attributes

Source:
Font.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Serif.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def named(name: String): FontFamily

Attributes

Source:
Font.scala

Concrete fields

Attributes

Source:
Font.scala

Attributes

Source:
Font.scala

Attributes

Source:
Font.scala