Packages

o

io.youi.font.GoogleFont

Source Sans Pro

object Source Sans Pro extends GoogleFont

Linear Supertypes
GoogleFont, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Source Sans Pro
  2. GoogleFont
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. lazy val 200: GoogleFontWeight
  4. lazy val 200italic: GoogleFontWeight
  5. lazy val 300: GoogleFontWeight
  6. lazy val 300italic: GoogleFontWeight
  7. lazy val 600: GoogleFontWeight
  8. lazy val 600italic: GoogleFontWeight
  9. lazy val 700: GoogleFontWeight
  10. lazy val 700italic: GoogleFontWeight
  11. lazy val 900: GoogleFontWeight
  12. lazy val 900italic: GoogleFontWeight
  13. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  14. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  15. lazy val category: String
    Definition Classes
    Source Sans ProGoogleFont
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  19. lazy val family: String
    Definition Classes
    Source Sans ProGoogleFont
  20. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  22. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. lazy val italic: GoogleFontWeight
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. lazy val regular: GoogleFontWeight
  29. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  30. def toString(): String
    Definition Classes
    AnyRef → Any
  31. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  34. lazy val weights: List[GoogleFontWeight]
    Definition Classes
    Source Sans ProGoogleFont
  35. object subsets extends GoogleFontSubsets
    Definition Classes
    Source Sans ProGoogleFont

Inherited from GoogleFont

Inherited from AnyRef

Inherited from Any

Ungrouped