SimpleShape

sealed
trait SimpleShape extends Shape
trait Shape
class Object
trait Matchable
class Any
object Blackman
object Gauss
object Hamming
object Hann
object Line
object Rectangle
object Triangle

Value members

Concrete methods

def apply(size: GE): GE

Inherited methods

def fill(winSize: Long, winOff: Long, buf: Array[Double], bufOff: Int, len: Int, param: Double): Unit
Inherited from
Shape
def id: Int
Inherited from
Shape