public class AudioScopeProbe
extends java.lang.Object
| Constructor and Description |
|---|
AudioScopeProbe(AudioScopeModel audioScopeModel,
UnitOutputPort source,
int partIndex) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor() |
int |
getPartIndex() |
UnitOutputPort |
getSource() |
WaveTraceModel |
getWaveTraceModel() |
void |
setColor(java.awt.Color color) |
void |
setWaveTraceModel(WaveTraceModel waveTraceModel) |
public AudioScopeProbe(AudioScopeModel audioScopeModel, UnitOutputPort source, int partIndex)
public WaveTraceModel getWaveTraceModel()
public void setWaveTraceModel(WaveTraceModel waveTraceModel)
public UnitOutputPort getSource()
public int getPartIndex()
public java.awt.Color getColor()
public void setColor(java.awt.Color color)