doodle.core.font

Members list

Type members

Classlikes

Attributes

Companion
object
Source
Font.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Font

Attributes

Companion
class
Source
Font.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Font.type
sealed abstract class FontFamily extends Product, Serializable

Attributes

Companion
object
Source
Font.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Monospaced.type
class Named
object SansSerif.type
object Serif.type
object FontFamily

Attributes

Companion
class
Source
Font.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FontFamily.type
sealed abstract class FontSize extends Product, Serializable

Attributes

Companion
object
Source
Font.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Points
object FontSize

Attributes

Companion
class
Source
Font.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FontSize.type
sealed abstract class FontStyle extends Product, Serializable

Attributes

Companion
object
Source
Font.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Italic.type
object Normal.type
object FontStyle

Attributes

Companion
class
Source
Font.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FontStyle.type
sealed abstract class FontWeight extends Product, Serializable

Attributes

Companion
object
Source
Font.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Bold.type
object Normal.type
object FontWeight

Attributes

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