Flowers

doodle.image.examples.Flowers
object Flowers

Attributes

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

Members list

Value members

Concrete methods

def drop(minRadius: Int, maxRadius: Int, ratio: Normalized): Normalized => Image

Attributes

Source
Flowers.scala
def iterate(step: Angle): (Angle => Image) => Image

Attributes

Source
Flowers.scala
def point(position: Angle => Point, scale: Point => Point, image: Normalized => Image, rotation: Angle): Angle => Image

Attributes

Source
Flowers.scala
def position(k: Int): Angle => Point

Attributes

Source
Flowers.scala
def scale(factor: Double): Point => Point

Attributes

Source
Flowers.scala

Attributes

Source
Flowers.scala

Concrete fields

val image: Image

Attributes

Source
Flowers.scala