package svg
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- svg
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Algebra[F[_]] = algebra.Algebra[F] with Basic[F]
- type Drawing[A] = IndexedStateT[Eval, List[ContextTransform], List[ContextTransform], (BoundingBox, Renderable[[β$0$](TypedTag[Builder, String, String], β$0$), A])]
- type Frame = svg.effect.Frame
- type Picture[A] = algebra.Picture[Algebra, Drawing, A]