Uses of Interface
dataPlotsFX.scrollingPlot2D.Plot2DColours
Packages that use Plot2DColours
Package
Description
- 
Uses of Plot2DColours in beamformer.plot
Classes in beamformer.plot that implement Plot2DColours - 
Uses of Plot2DColours in dataPlotsFX.scrollingPlot2D
Classes in dataPlotsFX.scrollingPlot2D that implement Plot2DColoursModifier and TypeClassDescriptionclassWrapper for the FFT data block allowing it to be plot as a spectrogram on a TDGraphFX.classColours for a 2D surface plot between two z limits.Methods in dataPlotsFX.scrollingPlot2D that return Plot2DColoursModifier and TypeMethodDescriptionScrolling2DPlotDataFX.getSpecColors()Get the colours for the spectrogramMethods in dataPlotsFX.scrollingPlot2D with parameters of type Plot2DColoursModifier and TypeMethodDescriptionvoidScrolling2DPlotDataFX.setSpecColors(Plot2DColours specColors) Set the colours for the spectrogramConstructors in dataPlotsFX.scrollingPlot2D with parameters of type Plot2DColoursModifierConstructorDescriptionScrolling2DPlotDataFX(TimeProjectorFX tdProjector, DataBlock2D fftDataBlock, Plot2DColours spectrogramColours, int iChannel, boolean isViewer) Called when making a datagram. - 
Uses of Plot2DColours in dataPlotsFX.spectrogramPlotFX
Classes in dataPlotsFX.spectrogramPlotFX that implement Plot2DColours - 
Uses of Plot2DColours in pamViewFX.fxNodes.pamScrollers.acousticScroller
Methods in pamViewFX.fxNodes.pamScrollers.acousticScroller that return Plot2DColoursModifier and TypeMethodDescriptionAcousticDataGramGraphics.getColors()AcousticScrollerGraphics.getColors()Set colours for the datagram.FFTScrollBarGraphics.getColors()RawScrollBarGraphics.getColors()Methods in pamViewFX.fxNodes.pamScrollers.acousticScroller with parameters of type Plot2DColoursModifier and TypeMethodDescriptionvoidAcousticDataGramGraphics.setColors(Plot2DColours specColors) voidAcousticScrollerGraphics.setColors(Plot2DColours specColors) Set colours for the datagram.voidFFTScrollBarGraphics.setColors(Plot2DColours specColors) voidRawScrollBarGraphics.setColors(Plot2DColours specColors)