Shapes

object Shapes
class Object
trait Matchable
class Any

Value members

Concrete methods

def Document(p: Path2D): Unit
def Group(p: Path2D): Unit
def Icon(extent: Int, fill: Paint)(fun: Path2D => Unit): Icon

Creates an icon from a given shape function.

Creates an icon from a given shape function.

def Layered(p: Path2D): Unit
def Maximize(p: Path2D): Unit
def Minimize(p: Path2D): Unit
def Normalized(p: Path2D): Unit
def NotPinned(p: Path2D): Unit
def Pinned(p: Path2D): Unit
def Synth(p: Path2D): Unit
def SynthDef(p: Path2D): Unit
def UGen(p: Path2D): Unit