Uses of Class
dataPlotsFX.scrollingPlot2D.Scrolling2DPlotInfo
-
Uses of Scrolling2DPlotInfo in beamformer.plot
Modifier and TypeMethodDescriptionBeamOGramPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) -
Uses of Scrolling2DPlotInfo in dataPlotsFX.scrollingPlot2D
Modifier and TypeMethodDescriptionabstract TDScaleInfo
Scrolling2DPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) Create a bespoke scale info object reflecting the right type of axis informationModifierConstructorDescriptionPlot2DControPane
(Scrolling2DPlotInfo plotInfo2D, TDGraphFX tdGraph) Plot2DControPane
(Scrolling2DPlotInfo plotInfo2D, TDGraphFX tdGraph, javafx.geometry.Orientation orientation, boolean showComboColour, boolean showFreqSlider, boolean showColSlider) Plot2DControPane
(Scrolling2DPlotInfo plotInfo2D, TDGraphFX tdGraph, javafx.geometry.Orientation orientation, boolean showComboColour, boolean showFreqSlider, boolean showColSlider, boolean labels) Scrolling2DPlotDataFX
(Scrolling2DPlotInfo specPlotInfo, int iChannel) Scrolling2DScaleInfo
(Scrolling2DPlotInfo scrolling2dPlotInfo, double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) -
Uses of Scrolling2DPlotInfo in dataPlotsFX.spectrogramPlotFX
Modifier and TypeMethodDescriptionFFTPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrollingPlotInfo, double minVal, double maxVal) ModifierConstructorDescriptionSpectrogram2DPlotData
(Scrolling2DPlotInfo specPlotInfo, int iChannel)