Packages

object Algebra extends Layout[Drawing] with MouseOver with Shape[Element, Element, Node] with Path[Element, Element, Node] with GenericStyle[SvgResult] with GenericTransform[SvgResult] with Basic[Drawing]

Linear Supertypes
Basic[Drawing], GenericTransform[SvgResult], Transform[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[β$0$]])]], GenericStyle[SvgResult], Style[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[β$0$]])]], Path[Element, Element, Node], GenericPath[[β$0$](TypedTag[Element, Element, Node], β$0$)], algebra.Path[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, (TypedTag[Element, Element, Node], β$0$)])]], Shape[Element, Element, Node], GenericShape[[β$0$](TypedTag[Element, Element, Node], β$0$)], algebra.Shape[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, (TypedTag[Element, Element, Node], β$0$)])]], MouseOver, interact.algebra.MouseOver[Drawing], Layout[Drawing], algebra.Algebra[Drawing], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Algebra
  2. Basic
  3. GenericTransform
  4. Transform
  5. GenericStyle
  6. Style
  7. Path
  8. GenericPath
  9. Path
  10. Shape
  11. GenericShape
  12. Shape
  13. MouseOver
  14. MouseOver
  15. Layout
  16. Algebra
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

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

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. def above[A](top: Finalized[SvgResult, A], bottom: Finalized[SvgResult, A])(implicit s: Semigroup[A]): Finalized[SvgResult, A]
    Definition Classes
    Algebra → Layout
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def at[A](img: Finalized[SvgResult, A], x: Double, y: Double): Finalized[SvgResult, A]
    Definition Classes
    Algebra → Layout
  7. def at[A](img: Drawing[A], offset: Point): Drawing[A]
    Definition Classes
    Layout
  8. def at[A](img: Drawing[A], offset: Vec): Drawing[A]
    Definition Classes
    Layout
  9. def below[A](bottom: Drawing[A], top: Drawing[A])(implicit s: Semigroup[A]): Drawing[A]
    Definition Classes
    Layout
  10. def beside[A](left: Finalized[SvgResult, A], right: Finalized[SvgResult, A])(implicit s: Semigroup[A]): Finalized[SvgResult, A]
    Definition Classes
    Algebra → Layout
  11. def boundingBox(elements: List[PathElement]): BoundingBox
    Definition Classes
    GenericPath
  12. val bundle: JsDom.type
    Definition Classes
    AlgebraPathShape
  13. def circle(diameter: Double): Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericShape → Shape
  14. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate() @throws( ... )
  15. def empty: Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericShape → Shape
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  18. def fillColor[A](image: Finalized[SvgResult, A], fillColor: Color): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  19. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  21. def horizontalReflection[A](img: IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]): IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]
    Definition Classes
    Transform
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. val layout: GenericLayout[SvgResult]
  24. def mouseOver[A](img: Drawing[A]): (Drawing[A], Observable[Unit])
    Definition Classes
    MouseOver → MouseOver
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def noFill[A](image: Finalized[SvgResult, A]): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  27. def noStroke[A](image: Finalized[SvgResult, A]): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def on[A](top: Finalized[SvgResult, A], bottom: Finalized[SvgResult, A])(implicit s: Semigroup[A]): Finalized[SvgResult, A]
    Definition Classes
    Algebra → Layout
  31. def path(path: OpenPath): Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericPath → Path
  32. def path(path: ClosedPath): Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericPath → Path
  33. def rectangle(width: Double, height: Double): Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericShape → Shape
  34. def rotate[A](img: IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])], angle: Angle): IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]
    Definition Classes
    Transform
  35. def scale[A](img: IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])], x: Double, y: Double): IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]
    Definition Classes
    Transform
  36. def square(width: Double): Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericShape → Shape
  37. def strokeCap[A](image: Finalized[SvgResult, A], cap: Cap): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  38. def strokeColor[A](image: Finalized[SvgResult, A], strokeColor: Color): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  39. def strokeJoin[A](image: Finalized[SvgResult, A], join: Join): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  40. def strokeWidth[A](image: Finalized[SvgResult, A], strokeWidth: Double): Finalized[SvgResult, A]
    Definition Classes
    GenericStyle → Style
  41. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  42. implicit val tagApply: Apply[SvgResult]
  43. implicit val tagSemigroup: Semigroup[Tag]
  44. def toString(): String
    Definition Classes
    AnyRef → Any
  45. def transform[A](img: Finalized[SvgResult, A], tx: Transform): Finalized[SvgResult, A]
    Definition Classes
    GenericTransform → Transform
  46. def translate[A](img: IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])], vec: Vec): IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]
    Definition Classes
    Transform
  47. def translate[A](img: IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])], x: Double, y: Double): IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]
    Definition Classes
    Transform
  48. def triangle(width: Double, height: Double): Finalized[[β$0$](TypedTag[Element, Element, Node], β$0$), Unit]
    Definition Classes
    GenericShape → Shape
  49. def under[A](bottom: Drawing[A], top: Drawing[A])(implicit s: Semigroup[A]): Drawing[A]
    Definition Classes
    Layout
  50. def verticalReflection[A](img: IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]): IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, SvgResult[A]])]
    Definition Classes
    Transform
  51. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  53. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. object PathApi extends PathApi
    Definition Classes
    Path → GenericPath
  55. object ShapeApi extends ShapeApi
    Definition Classes
    Shape → GenericShape

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Basic[Drawing]

Inherited from GenericTransform[SvgResult]

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

Inherited from GenericStyle[SvgResult]

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

Inherited from Path[Element, Element, Node]

Inherited from GenericPath[[β$0$](TypedTag[Element, Element, Node], β$0$)]

Inherited from algebra.Path[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, (TypedTag[Element, Element, Node], β$0$)])]]

Inherited from Shape[Element, Element, Node]

Inherited from GenericShape[[β$0$](TypedTag[Element, Element, Node], β$0$)]

Inherited from algebra.Shape[[β$0$]IndexedStateT[Eval, List[(DrawingContext) ⇒ DrawingContext], List[(DrawingContext) ⇒ DrawingContext], (BoundingBox, IndexedStateT[Eval, Transform, Transform, (TypedTag[Element, Element, Node], β$0$)])]]

Inherited from MouseOver

Inherited from interact.algebra.MouseOver[Drawing]

Inherited from Layout[Drawing]

Inherited from algebra.Algebra[Drawing]

Inherited from AnyRef

Inherited from Any

Ungrouped