Size
doodle.algebra.Size
Get information about the size of the bounding box enclosing an picture.
Attributes
- Source
- Size.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait GenericSize[G]class CanvasAlgebraclass Algebratrait BaseAlgebraclass JvmAlgebratrait BasicShow all
Members list
Type members
Inherited and Abstract 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
Get the bounding box enclosing the picture
Get the height of the bounding box enclosing the picture
Get the width and height of the bounding box enclosing the picture
Implicits
Inherited and Abstract implicits
Attributes
- Inherited from:
- Algebra
- Source
- Algebra.scala
In this article