|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.audio.statistic.AbstractAnalyser
as.clynx.audio.statistic.NoAnalyser
public class NoAnalyser
The class NoAnalyser.java does no analysation.
Constructor Summary | |
---|---|
NoAnalyser(javax.sound.sampled.AudioFormat format)
|
Method Summary | |
---|---|
int |
getMaximum()
returns the upper boundary |
int |
getMinimum()
returns the lower boundary |
Methods inherited from class as.clynx.audio.statistic.AbstractAnalyser |
---|
analyse, canLoad, getMaxSampleValue, getMinSampleValue, save, toString, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NoAnalyser(javax.sound.sampled.AudioFormat format)
Method Detail |
---|
public int getMaximum()
AbstractAnalyser
getMaximum
in class AbstractAnalyser
public int getMinimum()
AbstractAnalyser
getMinimum
in class AbstractAnalyser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |