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 TypeClassDescriptionclass
Wrapper for the FFT data block allowing it to be plot as a spectrogram on a TDGraphFX.class
Colours 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 TypeMethodDescriptionvoid
Scrolling2DPlotDataFX.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 TypeMethodDescriptionvoid
AcousticDataGramGraphics.setColors
(Plot2DColours specColors) void
AcousticScrollerGraphics.setColors
(Plot2DColours specColors) Set colours for the datagram.void
FFTScrollBarGraphics.setColors
(Plot2DColours specColors) void
RawScrollBarGraphics.setColors
(Plot2DColours specColors)