package svg
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- svg
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Algebra = Algebra.type
- type Drawing[A] = IndexedStateT[Eval, List[ContextTransform], List[ContextTransform], (BoundingBox, algebra.generic.Renderable[A])]
- type Image[A] = algebra.Image[Algebra, Drawing, A]
- type Renderable[A] = IndexedReaderWriterStateT[Eval, Unit, List[Reified], Transform, Transform, A]
- type SvgFrame = Unit