PathModule

doodle.svg.algebra.PathModule
trait PathModule

Attributes

Source
Path.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Type members

Classlikes

trait Path extends GenericPath[SvgResult]

Attributes

Source
Path.scala
Supertypes
trait Path
trait Algebra
class Object
trait Matchable
class Any
Show all
Known subtypes
trait BaseAlgebra
class JvmAlgebra
Self type
Algebra { type Drawing = [A] =>> Finalized[SvgResult, A]; }