Flowers

object Flowers
class Object
trait Matchable
class Any
Flowers.type

Value members

Concrete methods

def drop(minRadius: Int, maxRadius: Int, ratio: Normalized): Normalized => Image
def iterate(step: Angle): (Angle => Image) => Image
def point(position: Angle => Point, scale: Point => Point, image: Normalized => Image, rotation: Angle): Angle => Image
def position(k: Int): Angle => Point
def scale(factor: Double): Point => Point

Concrete fields