Size

doodle.algebra.Size
trait Size extends Algebra

Get information about the size of the bounding box enclosing an picture.

Attributes

Source:
Size.scala
Graph
Supertypes
trait Algebra
class Object
trait Matchable
class Any
Known subtypes
trait GenericSize[G]
class Algebra
trait Basic

Members list

Concise view

Type members

Inherited types

type Drawing[_]

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 bounding box enclosing the picture

Attributes

Source:
Size.scala

Get the height of the bounding box enclosing the picture

Get the height of the bounding box enclosing the picture

Attributes

Source:
Size.scala

Get the width and height of the bounding box enclosing the picture

Get the width and height of the bounding box enclosing the picture

Attributes

Source:
Size.scala

Get the width of the bounding box enclosing the picture

Get the width of the bounding box enclosing the picture

Attributes

Source:
Size.scala

Implicits

Inherited implicits

Attributes

Inherited from:
Algebra
Source:
Algebra.scala