Uses of Class
dataPlotsFX.scrollingPlot2D.StandardPlot2DColours
Packages that use StandardPlot2DColours
Package
Description
- 
Uses of StandardPlot2DColours in dataPlotsFX.scroller
Methods in dataPlotsFX.scroller with parameters of type StandardPlot2DColoursModifier and TypeMethodDescriptionvoidTDAcousticScrollerParams.setParams(StandardPlot2DColours colors)  - 
Uses of StandardPlot2DColours in dataPlotsFX.scrollingPlot2D
Methods in dataPlotsFX.scrollingPlot2D that return StandardPlot2DColoursMethods in dataPlotsFX.scrollingPlot2D with parameters of type StandardPlot2DColoursModifier and TypeMethodDescriptionvoidScrolling2DPlotInfo.setSpectrogramColours(StandardPlot2DColours spectrogramColours)  - 
Uses of StandardPlot2DColours in detectionPlotFX.plots
Fields in detectionPlotFX.plots declared as StandardPlot2DColoursModifier and TypeFieldDescriptionprotected StandardPlot2DColoursFFTPlot.spectrogramColoursThe spectrogram colours - 
Uses of StandardPlot2DColours in detectionPlotFX.plots.simple2d
Methods in detectionPlotFX.plots.simple2d that return StandardPlot2DColours - 
Uses of StandardPlot2DColours in pamViewFX.fxNodes.pamScrollers.acousticScroller
Methods in pamViewFX.fxNodes.pamScrollers.acousticScroller with parameters of type StandardPlot2DColoursModifier and TypeMethodDescriptionvoidAcousticScrollerFX.setDataGramColors(StandardPlot2DColours dataGramColors) Set the acoustic scroller colours.