Koch

object Koch
class Object
trait Matchable
class Any

Value members

Concrete methods

def koch(depth: Int, length: Double): Image
def kochElements(depth: Int, start: Point, angle: Angle, length: Double): Seq[PathElement]

Concrete fields

val image: Image