|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.softsynth.jsyn.view102.WaveTrace
com.softsynth.jsyn.view11x.WaveTrace
public class WaveTrace
WaveTrace is a wrapper for the information needed to draw a trace in a wave display.
| Field Summary |
|---|
| Fields inherited from class com.softsynth.jsyn.view102.WaveTrace |
|---|
color, data, scaleFactor |
| Constructor Summary | |
|---|---|
WaveTrace(short[] data,
java.awt.Color color,
double scaleFactor)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaveTrace(short[] data,
java.awt.Color color,
double scaleFactor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||