Uses of Interface
dataPlotsFX.scrollingPlot2D.Plot2DColours
Package
Description
-
Uses of Plot2DColours in beamformer.plot
-
Uses of Plot2DColours in dataPlotsFX.scrollingPlot2D
Modifier 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.Modifier and TypeMethodDescriptionScrolling2DPlotDataFX.getSpecColors()
Get the colours for the spectrogramModifier and TypeMethodDescriptionvoid
Scrolling2DPlotDataFX.setSpecColors
(Plot2DColours specColors) Set the colours for the spectrogramModifierConstructorDescriptionScrolling2DPlotDataFX
(TimeProjectorFX tdProjector, DataBlock2D fftDataBlock, Plot2DColours spectrogramColours, int iChannel, boolean isViewer) Called when making a datagram. -
Uses of Plot2DColours in dataPlotsFX.spectrogramPlotFX
-
Uses of Plot2DColours in pamViewFX.fxNodes.pamScrollers.acousticScroller
Modifier and TypeMethodDescriptionAcousticDataGramGraphics.getColors()
AcousticScrollerGraphics.getColors()
Set colours for the datagram.FFTScrollBarGraphics.getColors()
RawScrollBarGraphics.getColors()
Modifier 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)