Path
doodle.algebra.Path
Attributes
- Source
- Path.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait GenericPath[G]trait Pathclass CanvasAlgebratrait ReifiedPathclass Algebratrait Pathtrait BaseAlgebraclass JvmAlgebratrait BasicShow all
Members list
Type members
Inherited types
The effect type that methods on this algebra produce. Represents an effect that, when run, will draw something and produce a value.
The effect type that methods on this algebra produce. Represents an effect that, when run, will draw something and produce a value.
Attributes
- Inherited from:
- Algebra
- Source
- Algebra.scala
Value members
Abstract methods
Attributes
- Source
- Path.scala
Concrete methods
Create an equilateral triangle with the given side length.
Attributes
- Source
- Path.scala
Attributes
- Source
- Path.scala
Attributes
- Source
- Path.scala
Attributes
- Source
- Path.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- Algebra
- Source
- Algebra.scala
In this article