|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.audio.filter.AbstractFilterDesign
public abstract class AbstractFilterDesign
Constructor Summary | |
---|---|
AbstractFilterDesign(FilterSpecification spec)
|
Method Summary | |
---|---|
void |
design(int sampleRate)
|
FilterSpecification |
getFilterSpecification()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractFilterDesign(FilterSpecification spec)
Method Detail |
---|
public FilterSpecification getFilterSpecification()
public void design(int sampleRate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |