| Interface | Description |
|---|---|
| DataProvider |
The DataProvider interface is used by jScope to deal with signals, regardless
their origin.
|
| FrameData |
When a Frame sequence is requested to a DataProvider implementation, it is
returned by means of an object implementing the FrameData interface.
|
| SignalListener | |
| WaveContainerListener | |
| WaveData |
When a signal is requested to a DataProvider, it is returned by means of an
object implementing WaveData interface.
|
| WaveDataListener | |
| WaveformEditorListener | |
| WaveformListener | |
| WaveformManager |
This interface can be implemented by (Multi)Waveform panel container to
perfom interaction between (Multi)Waveform object, autoscale action,
copy/paste action etc..
|
| Class | Description |
|---|---|
| ColorMap | |
| ColorMapDialog | |
| ContourSignal | |
| DataServerItem | |
| Frames | |
| Grid | |
| ImageTransferable | |
| MultiWaveform |
Class MultiWaveform extends the capability of class Waveform to deal with
multiple waveforms.
|
| MultiWavePopup | |
| ProfileDialog | |
| RowColumnContainer |
RowColumnContainer object is a component that can contain other AWT
components in a grid disposition.
|
| RowColumnLayout |
RowColumnLayout is a layout manager that dispose added component in a grid
defined by number of column and number of components in column.
|
| SetupWaveformParams | |
| Signal |
The DataSignal class encapsulates a description of a
are : name, marker, point step of marker, color index from an external color
pallet, measure point error, offset and gain values.
|
| WaveContainerEvent | |
| Waveform | |
| WaveformContainer |
A MultiWaveform container
|
| WaveformEditor | |
| WaveformEvent | |
| WaveformMetrics | |
| WaveInterface | |
| WavePopup | |
| XYData |
Class XYData is the container of signals returned by WaveData instances.
|
| XYWaveData |
Copyright © 2021. All rights reserved.