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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionjavafx.scene.paint.ColorgetColor(PamDataUnit pamDataUnit, int type) Get the colorGet the wave scale info.Methods inherited from class dataPlotsFX.data.RawWavePlotManager
addRawData, blend, clear, drawRawData, getHighLightColor, lastUnitDrawn 
- 
Constructor Details
- 
ClickRawPlotManager
 
 - 
 - 
Method Details
- 
getWaveScaleInfo
Description copied from class:RawWavePlotManagerGet the wave scale info.- Specified by:
 getWaveScaleInfoin classRawWavePlotManager- Returns:
 - the wave scale info.
 
 - 
getColor
Description copied from class:RawWavePlotManagerGet the color- Specified by:
 getColorin classRawWavePlotManager- Parameters:
 pamDataUnit-- Returns:
 
 
 -