Shape

sealed trait Shape
Companion:
object
class Object
trait Matchable
class Any
object Kaiser.type
object RaisedCosine.type
object Sinc.type
object Blackman.type
object Gauss.type
object Hamming.type
object Hann.type
object Line.type
object Rectangle.type
object Triangle.type

Value members

Abstract methods

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