Uses of Class
dataPlotsFX.scrollingPlot2D.Scrolling2DPlotInfo
Packages that use Scrolling2DPlotInfo
-
Uses of Scrolling2DPlotInfo in beamformer.plot
Subclasses of Scrolling2DPlotInfo in beamformer.plotMethods in beamformer.plot with parameters of type Scrolling2DPlotInfoModifier and TypeMethodDescriptionBeamOGramPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) Constructors in beamformer.plot with parameters of type Scrolling2DPlotInfo -
Uses of Scrolling2DPlotInfo in dataPlotsFX.scrollingPlot2D
Methods in dataPlotsFX.scrollingPlot2D with parameters of type Scrolling2DPlotInfoModifier and TypeMethodDescriptionabstract TDScaleInfo
Scrolling2DPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) Create a bespoke scale info object reflecting the right type of axis informationConstructors in dataPlotsFX.scrollingPlot2D with parameters of type Scrolling2DPlotInfoModifierConstructorDescriptionPlot2DControPane
(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
Subclasses of Scrolling2DPlotInfo in dataPlotsFX.spectrogramPlotFXMethods in dataPlotsFX.spectrogramPlotFX with parameters of type Scrolling2DPlotInfoModifier and TypeMethodDescriptionFFTPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrollingPlotInfo, double minVal, double maxVal) Constructors in dataPlotsFX.spectrogramPlotFX with parameters of type Scrolling2DPlotInfoModifierConstructorDescriptionSpectrogram2DPlotData
(Scrolling2DPlotInfo specPlotInfo, int iChannel)