Layout
- Source:
- Layout.scala
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.
- Inherited from:
- Algebra
- Source:
- Algebra.scala
Value members
Abstract methods
Displace img by the given landmark relative to the origin, expanding the bounding box if necessary to include the relocated image.
Displace img by the given landmark relative to the origin, expanding the bounding box if necessary to include the relocated image.
- Source:
- Layout.scala
Expand the bounding box of img by the given amounts.
Expand the bounding box of img by the given amounts.
- Source:
- Layout.scala
Place the origin of top on the origin of bottom
Place the origin of top on the origin of bottom
- Source:
- Layout.scala
Place the origin of img at the given landmark, expanding the bounding box if necessary to include the relocated origin.
Place the origin of img at the given landmark, expanding the bounding box if necessary to include the relocated origin.
- Source:
- Layout.scala