Packages

final case class Algebra(gc: Graphics2D, applyF: Apply[Reification] = Apply.apply[Reification], functorF: Functor[Reification] = Apply.apply[Reification]) extends Basic[Drawing] with ReifiedBitmap with ReifiedPath with ReifiedShape with ReifiedText with GenericDebug[Reification] with GenericLayout[Reification] with GenericSize[Reification] with GenericStyle[Reification] with GenericTransform[Reification] with GivenApply[Reification] with GivenFunctor[Reification] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, GivenFunctor[Reification], GivenApply[Reification], GenericTransform[Reification], GenericStyle[Reification], GenericSize[Reification], GenericLayout[Reification], GenericDebug[Reification], ReifiedText, GenericText[Reification], Text[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, Reification[β$0$]])]], ReifiedShape, GenericShape[Reification], ReifiedPath, GenericPath[Reification], ReifiedBitmap, Bitmap[Drawing], Basic[Drawing], Transform[Drawing], Style[Drawing], Size[Drawing], Shape[Drawing], Path[Drawing], Layout[Drawing], Debug[Drawing], algebra.Algebra[Drawing], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Algebra
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. GivenFunctor
  7. GivenApply
  8. GenericTransform
  9. GenericStyle
  10. GenericSize
  11. GenericLayout
  12. GenericDebug
  13. ReifiedText
  14. GenericText
  15. Text
  16. ReifiedShape
  17. GenericShape
  18. ReifiedPath
  19. GenericPath
  20. ReifiedBitmap
  21. Bitmap
  22. Basic
  23. Transform
  24. Style
  25. Size
  26. Shape
  27. Path
  28. Layout
  29. Debug
  30. Algebra
  31. AnyRef
  32. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Algebra(gc: Graphics2D, applyF: Apply[Reification] = Apply.apply[Reification], functorF: Functor[Reification] = Apply.apply[Reification])

Type Members

  1. trait PathApi extends AnyRef
    Definition Classes
    GenericPath
  2. trait ShapeApi extends AnyRef
    Definition Classes
    GenericShape
  3. trait TextApi extends AnyRef
    Definition Classes
    GenericText

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val TextApi: TextApi
    Definition Classes
    ReifiedText → GenericText
  5. def above[A](top: Finalized[Reification, A], bottom: Finalized[Reification, A])(implicit s: Semigroup[A]): Finalized[Reification, A]
    Definition Classes
    GenericLayout → Layout
  6. val applyF: Apply[Reification]
    Definition Classes
    Algebra → GivenApply
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def at[A](img: Finalized[Reification, A], x: Double, y: Double): Finalized[Reification, A]
    Definition Classes
    GenericLayout → Layout
  9. def at[A](img: Drawing[A], offset: Point): Drawing[A]
    Definition Classes
    Layout
  10. def at[A](img: Drawing[A], offset: Vec): Drawing[A]
    Definition Classes
    Layout
  11. def at[A](img: Drawing[A], r: Double, a: Angle): Drawing[A]
    Definition Classes
    Layout
  12. def below[A](bottom: Drawing[A], top: Drawing[A])(implicit s: Semigroup[A]): Drawing[A]
    Definition Classes
    Layout
  13. def beside[A](left: Finalized[Reification, A], right: Finalized[Reification, A])(implicit s: Semigroup[A]): Finalized[Reification, A]
    Definition Classes
    GenericLayout → Layout
  14. def boundingBox(elements: List[PathElement]): BoundingBox
    Definition Classes
    GenericPath
  15. def catmulRom(points: Seq[Point], tension: Double): Drawing[Unit]
    Definition Classes
    Path
  16. def circle(diameter: Double): Finalized[Reification, Unit]
    Definition Classes
    GenericShape → Shape
  17. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  18. def debug[A](picture: Finalized[Reification, A], color: Color): Finalized[Reification, A]
    Definition Classes
    GenericDebug → Debug
  19. def empty: Finalized[Reification, Unit]
    Definition Classes
    GenericShape → Shape
  20. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. def fillColor[A](image: Finalized[Reification, A], fillColor: Color): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  22. def fillGradient[A](image: Finalized[Reification, A], fillGradient: Gradient): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  23. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. def font[A](image: Finalized[Reification, A], font: Font): Finalized[Reification, A]
    Definition Classes
    GenericText → Text
  25. val functorF: Functor[Reification]
    Definition Classes
    Algebra → GivenFunctor
  26. val gc: Graphics2D
    Definition Classes
    AlgebraReifiedText
  27. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  28. def height[A](image: Finalized[Reification, A]): Finalized[Reification, Double]
    Definition Classes
    GenericSize → Size
  29. def horizontalReflection[A](img: Drawing[A]): Drawing[A]
    Definition Classes
    Transform
  30. def interpolatingSpline(points: Seq[Point]): Drawing[Unit]
    Definition Classes
    Path
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. def noDash[A](image: Finalized[Reification, A]): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  34. def noFill[A](image: Finalized[Reification, A]): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  35. def noStroke[A](image: Finalized[Reification, A]): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  36. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  37. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  38. def on[A](top: Finalized[Reification, A], bottom: Finalized[Reification, A])(implicit s: Semigroup[A]): Finalized[Reification, A]
    Definition Classes
    GenericLayout → Layout
  39. def path(path: OpenPath): Finalized[Reification, Unit]
    Definition Classes
    GenericPath → Path
  40. def path(path: ClosedPath): Finalized[Reification, Unit]
    Definition Classes
    GenericPath → Path
  41. def read(file: File): Drawing[Unit]
    Definition Classes
    ReifiedBitmap → Bitmap
  42. def read(file: String): Drawing[Unit]
    Definition Classes
    Bitmap
  43. def rectangle(width: Double, height: Double): Finalized[Reification, Unit]
    Definition Classes
    GenericShape → Shape
  44. def regularPolygon(sides: Int, radius: Double, angle: Angle): Drawing[Unit]
    Definition Classes
    Path
  45. def rotate[A](img: Drawing[A], angle: Angle): Drawing[A]
    Definition Classes
    Transform
  46. def roundedRectangle(width: Double, height: Double, radius: Double): Drawing[Unit]
    Definition Classes
    Path
  47. def scale[A](img: Drawing[A], x: Double, y: Double): Drawing[A]
    Definition Classes
    Transform
  48. def size[A](image: Finalized[Reification, A]): Finalized[Reification, (Double, Double)]
    Definition Classes
    GenericSize → Size
  49. def square(width: Double): Finalized[Reification, Unit]
    Definition Classes
    GenericShape → Shape
  50. def star(points: Int, outerRadius: Double, innerRadius: Double, angle: Angle): Drawing[Unit]
    Definition Classes
    Path
  51. def strokeCap[A](image: Finalized[Reification, A], cap: Cap): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  52. def strokeColor[A](image: Finalized[Reification, A], strokeColor: Color): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  53. def strokeDash[A](image: Finalized[Reification, A], pattern: Iterable[Double]): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  54. def strokeJoin[A](image: Finalized[Reification, A], join: Join): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  55. def strokeWidth[A](image: Finalized[Reification, A], strokeWidth: Double): Finalized[Reification, A]
    Definition Classes
    GenericStyle → Style
  56. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  57. def text(text: String): Finalized[Reification, Unit]
    Definition Classes
    GenericText → Text
  58. def transform[A](img: Finalized[Reification, A], tx: Transform): Finalized[Reification, A]
    Definition Classes
    GenericTransform → Transform
  59. def translate[A](img: Drawing[A], vec: Vec): Drawing[A]
    Definition Classes
    Transform
  60. def translate[A](img: Drawing[A], x: Double, y: Double): Drawing[A]
    Definition Classes
    Transform
  61. def triangle(width: Double, height: Double): Finalized[Reification, Unit]
    Definition Classes
    GenericShape → Shape
  62. def under[A](bottom: Drawing[A], top: Drawing[A])(implicit s: Semigroup[A]): Drawing[A]
    Definition Classes
    Layout
  63. def verticalReflection[A](img: Drawing[A]): Drawing[A]
    Definition Classes
    Transform
  64. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  67. def width[A](image: Finalized[Reification, A]): Finalized[Reification, Double]
    Definition Classes
    GenericSize → Size
  68. object PathApi extends PathApi
    Definition Classes
    ReifiedPath → GenericPath
  69. object ShapeApi extends ShapeApi
    Definition Classes
    ReifiedShape → GenericShape

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GivenFunctor[Reification]

Inherited from GivenApply[Reification]

Inherited from GenericTransform[Reification]

Inherited from GenericStyle[Reification]

Inherited from GenericSize[Reification]

Inherited from GenericLayout[Reification]

Inherited from GenericDebug[Reification]

Inherited from ReifiedText

Inherited from GenericText[Reification]

Inherited from Text[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, Reification[β$0$]])]]

Inherited from ReifiedShape

Inherited from GenericShape[Reification]

Inherited from ReifiedPath

Inherited from GenericPath[Reification]

Inherited from ReifiedBitmap

Inherited from Bitmap[Drawing]

Inherited from Basic[Drawing]

Inherited from Transform[Drawing]

Inherited from Style[Drawing]

Inherited from Size[Drawing]

Inherited from Shape[Drawing]

Inherited from Path[Drawing]

Inherited from Layout[Drawing]

Inherited from Debug[Drawing]

Inherited from algebra.Algebra[Drawing]

Inherited from AnyRef

Inherited from Any

Ungrouped