doodle.algebra.generic.Finalized
See theFinalized companion class
object Finalized
Attributes
- Companion
- class
- Source
- Finalized.scala
- Graph
-
- Supertypes
- Self type
-
Finalized.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source
- Finalized.scala
def contextTransform[F[_], A](f: DrawingContext => DrawingContext)(child: Finalized[F, A]): Finalized[F, A]
Attributes
- Source
- Finalized.scala
Create a leaf Finalized. It will be passed a DrawingContext with all transforms applied in the correct order.
Create a leaf Finalized. It will be passed a DrawingContext with all transforms applied in the correct order.
Attributes
- Source
- Finalized.scala
In this article