| Package | Description |
|---|---|
| mds.jscope | |
| mds.wave |
| Modifier and Type | Class and Description |
|---|---|
class |
jScopeMultiWave
Class MultiWaveform extends the capability of class Waveform to deal with
multiple waveforms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiWaveform
Class MultiWaveform extends the capability of class Waveform to deal with
multiple waveforms.
|
class |
WaveformEditor |
| Modifier and Type | Field and Description |
|---|---|
protected Waveform |
WavePopup.wave |
Waveform |
WaveInterface.wave |
| Modifier and Type | Method and Description |
|---|---|
Waveform |
WaveformManager.getCopySource()
Get current waveform selected as copy source
|
Waveform |
WaveformContainer.getCopySource()
Get current waveform selected as copy source
|
Waveform |
WaveformContainer.GetSelectPanel() |
protected Waveform |
MultiWavePopup.getWave() |
Waveform |
WaveformContainer.GetWavePanel(int idx) |
Waveform |
WaveformManager.gGetSelected()
Get current selected waveform.
|
Waveform |
WaveformContainer.gGetSelected()
Get current selected waveform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaveformManager.allSameScale(Waveform curr_w)
Set the same scale factor of the argument waveform to all waveform
|
void |
WaveformContainer.allSameScale(Waveform curr_w) |
void |
WaveformManager.allSameXScale(Waveform curr_w)
Set x scale factor of all waveform equals to argument waveform
|
void |
WaveformContainer.allSameXScale(Waveform curr_w) |
void |
WaveformManager.allSameXScaleAutoY(Waveform curr_w)
Autoscale y axis and set x axis equals to argument waveform
|
void |
WaveformContainer.allSameXScaleAutoY(Waveform curr_w) |
void |
WaveformManager.allSameYScale(Waveform curr_w)
Set y scale factor of all waveform equals to argument waveform
|
void |
WaveformContainer.allSameYScale(Waveform curr_w) |
void |
MultiWaveform.Copy(Waveform wave) |
void |
Waveform.Copy(Waveform wave) |
int |
WaveformContainer.GetWaveIndex(Waveform w)
Return indexn of an added MultiWaveform
|
Point |
WaveformManager.getWavePosition(Waveform w)
Return row, column position on the panel
|
Point |
WaveformContainer.getWavePosition(Waveform w) |
boolean |
WaveformContainer.isMaximize(Waveform w) |
void |
WaveformManager.maximizeComponent(Waveform w) |
void |
WaveformContainer.maximizeComponent(Waveform w) |
void |
WaveformManager.notifyChange(Waveform dest,
Waveform source)
Perform copy operation
|
void |
WaveformContainer.notifyChange(Waveform dest,
Waveform source) |
void |
Grid.paint(Graphics g,
Dimension d,
Waveform w,
WaveformMetrics wm) |
void |
WaveformManager.removePanel(Waveform w)
Remove a waveform.
|
void |
WaveformContainer.removePanel(Waveform w) |
void |
WaveformContainer.SaveAsText(Waveform w,
boolean all) |
void |
WaveformManager.select(Waveform w)
Select a waveform
|
void |
WaveformContainer.select(Waveform w)
Select a waveform
|
void |
WaveformManager.setCopySource(Waveform w)
Set copy source waveform
|
void |
WaveformContainer.setCopySource(Waveform w)
Set copy source waveform
|
void |
WavePopup.SetDeselectPoint(Waveform w) |
void |
Waveform.SetScale(Waveform w) |
void |
ColorMapDialog.setWave(Waveform wave) |
void |
WaveformContainer.SetWaveParams(Waveform w)
Set current MultiWaveform parameters
|
void |
ProfileDialog.setWaveSource(Waveform source_profile) |
void |
MultiWaveform.SetXScale(Waveform w) |
void |
Waveform.SetXScale(Waveform w) |
void |
MultiWaveform.SetXScaleAutoY(Waveform w) |
void |
Waveform.SetXScaleAutoY(Waveform w) |
void |
Waveform.SetYScale(Waveform w) |
void |
SetupWaveformParams.Show(Waveform w) |
void |
WavePopup.Show(Waveform w,
int x,
int y,
int tran_x,
int tran_y) |
void |
WavePopup.ShowColorMapDialog(Waveform wave) |
void |
WavePopup.ShowProfileDialog(Waveform wave) |
void |
WaveformContainer.UpdatePoints(double x,
double y,
Waveform curr_w)
Update crosshair position
|
void |
WaveformManager.updatePoints(double curr_x,
Waveform w)
Update crosshair position
|
void |
WaveformContainer.updatePoints(double x,
Waveform curr_w) |
| Constructor and Description |
|---|
ProfileDialog(JFrame parent,
Waveform source_profile) |
WaveInterface(Waveform wave) |
WaveInterface(Waveform wave,
DataProvider dp) |
Copyright © 2021. All rights reserved.