|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsound.window.EnvelopePoint
public class EnvelopePoint
| Constructor Summary | |
|---|---|
EnvelopePoint(double value,
double time)
|
|
| Method Summary | |
|---|---|
double |
getTime()
|
double |
getValue()
|
void |
setTime(double time)
|
void |
setValue(double value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvelopePoint(double value,
double time)
| Method Detail |
|---|
public double getValue()
public void setValue(double value)
public double getTime()
public void setTime(double time)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||