Named

doodle.core.font.FontFamily.Named
final case class Named(get: String) extends FontFamily

Attributes

Source
Font.scala
Graph
Supertypes
class FontFamily
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product