Packages

package svg

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. svg
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Algebra[F[_]] = algebra.Algebra[F] with Basic[F]
  2. type Canvas = svg.effect.Canvas
  3. type Drawing[A] = IndexedStateT[Eval, List[ContextTransform], List[ContextTransform], (BoundingBox, algebra.generic.Renderable[Reification, A])]
  4. type Frame = svg.effect.Frame
  5. type Picture[A] = algebra.Picture[Algebra, Drawing, A]
  6. type Renderable[A] = IndexedStateT[Eval, Transform, Transform, Reification[A]]

Value Members

  1. val Frame: svg.effect.Frame.type
  2. implicit val svgRenderer: Renderer[Algebra, Drawing, Frame, Canvas]
  3. object Picture

Inherited from AnyRef

Inherited from Any

Ungrouped