Koch

doodle.image.examples.Koch$
object Koch

Attributes

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

Members list

Value members

Concrete methods

def koch(depth: Int, length: Double): Image

Attributes

Source
Koch.scala
def kochElements(depth: Int, start: Point, angle: Angle, length: Double): Seq[PathElement]

Attributes

Source
Koch.scala

Concrete fields

val image: Image

Attributes

Source
Koch.scala