TextConstructor

doodle.algebra.TextConstructor

Constructors for Text algebra

Attributes

Source
Text.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BaseConstructor { type Algebra <: Text; }

Members list

Value members

Concrete methods

def text(text: String): Picture[Unit]

Render the given String

Render the given String

Attributes

Source
Text.scala