Package dataPlotsFX.clickPlotFX
Class ClickRawPlotManager
java.lang.Object
dataPlotsFX.data.RawWavePlotManager
dataPlotsFX.clickPlotFX.ClickRawPlotManager
The click raw plot manager. Handles plotting multiple raw waveforms on a time amplitude display.
- Author:
- Jamie Macaulay
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavafx.scene.paint.Color
getColor
(PamDataUnit pamDataUnit, int type) Get the colorGet the wave scale info.Methods inherited from class dataPlotsFX.data.RawWavePlotManager
addRawData, blend, clear, drawRawData, lastUnitDrawn
-
Constructor Details
-
ClickRawPlotManager
-
-
Method Details
-
getWaveScaleInfo
Description copied from class:RawWavePlotManager
Get the wave scale info.- Specified by:
getWaveScaleInfo
in classRawWavePlotManager
- Returns:
- the wave scale info.
-
getColor
Description copied from class:RawWavePlotManager
Get the color- Specified by:
getColor
in classRawWavePlotManager
- Returns:
-