Tree

doodle.image.examples.Tree
object Tree

Attributes

Source
Tree.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tree.type

Members list

Value members

Concrete methods

def branch(depth: Int, angle: Angle, length: Double): Image

Attributes

Source
Tree.scala
def image: Image

Attributes

Source
Tree.scala
def leaf(angle: Angle, length: Double): Image

Attributes

Source
Tree.scala