ReifiedText

trait Text
trait Algebra
class Object
trait Matchable
class Any
class Algebra
Algebra { type Drawing <: (Drawing); def gc: Graphics2D; }

Type members

Inherited classlikes

trait TextApi
Inherited from:
GenericText
Source:
GenericText.scala

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.

Inherited from:
Algebra
Source:
Algebra.scala

Value members

Inherited methods

def font[A](image: Finalized[Reification, A], font: Font): Finalized[Reification, A]
Inherited from:
GenericText
Source:
GenericText.scala

Concrete fields

Implicits

Inherited implicits

Inherited from:
Algebra
Source:
Algebra.scala