Package dataPlotsFX.rawClipDataPlot
Class RawClipWavePlotManager
java.lang.Object
dataPlotsFX.data.RawWavePlotManager
dataPlotsFX.rawClipDataPlot.RawClipWavePlotManager
Plots clips waveforms.
- 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
- 
RawClipWavePlotManager
 
 - 
 - 
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:
 
 
 -