Packages

object K2D extends GoogleFont

Linear Supertypes
GoogleFont, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. K2D
  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 100: GoogleFontWeight
  4. lazy val 100italic: GoogleFontWeight
  5. lazy val 200: GoogleFontWeight
  6. lazy val 200italic: GoogleFontWeight
  7. lazy val 300: GoogleFontWeight
  8. lazy val 300italic: GoogleFontWeight
  9. lazy val 500: GoogleFontWeight
  10. lazy val 500italic: GoogleFontWeight
  11. lazy val 600: GoogleFontWeight
  12. lazy val 600italic: GoogleFontWeight
  13. lazy val 700: GoogleFontWeight
  14. lazy val 700italic: GoogleFontWeight
  15. lazy val 800: GoogleFontWeight
  16. lazy val 800italic: GoogleFontWeight
  17. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  18. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  19. lazy val category: String
    Definition Classes
    K2DGoogleFont
  20. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  23. lazy val family: String
    Definition Classes
    K2DGoogleFont
  24. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. lazy val italic: GoogleFontWeight
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  31. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. lazy val regular: GoogleFontWeight
  33. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  38. lazy val weights: List[GoogleFontWeight]
    Definition Classes
    K2DGoogleFont
  39. object subsets extends GoogleFontSubsets
    Definition Classes
    K2DGoogleFont

Inherited from GoogleFont

Inherited from AnyRef

Inherited from Any

Ungrouped