Flowers

object Flowers
class Object
trait Matchable
class Any

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
def square: Normalized => Image

Concrete fields

val image: Image