Uses of Class
dataPlotsFX.data.TDScaleInfo
Packages that use TDScaleInfo
Package
Description
-
Uses of TDScaleInfo in beamformer.plot
Methods in beamformer.plot that return TDScaleInfoModifier and TypeMethodDescriptionBeamOGramPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) -
Uses of TDScaleInfo in clickDetector.basicalgorithm.plot
Subclasses of TDScaleInfo in clickDetector.basicalgorithm.plotMethods in clickDetector.basicalgorithm.plot that return TDScaleInfoModifier and TypeMethodDescriptionTriggerDataPlotFX.getScaleInfo()
TriggerDataPlotFX.getScaleInfo
(boolean autoScale) -
Uses of TDScaleInfo in clickDetector.tdPlots
Methods in clickDetector.tdPlots that return TDScaleInfoModifier and TypeMethodDescriptionClickPlotInfo.getFixedScaleInformation
(int orientation) ClickPlotInfo.getScaleInformation
(int orientation, boolean autoScale) -
Uses of TDScaleInfo in dataPlots.data
Methods in dataPlots.data that return TDScaleInfoModifier and TypeMethodDescriptionTDDataInfo.getFixedScaleInformation
(int orientation) StandardBearingInfo.getScaleInformation
(int orientation, boolean autoScale) StandardDataInfo.getScaleInformation
(int orientation, boolean autoScale) TDDataInfo.getScaleInformation
(int orientation, boolean autoScale) Methods in dataPlots.data with parameters of type TDScaleInfoModifier and TypeMethodDescriptionvoid
TDDataInfo.setFixedScaleInformation
(TDScaleInfo fixedScaleInformation) Constructors in dataPlots.data with parameters of type TDScaleInfoModifierConstructorDescriptionStandardDataInfo
(TDDataProvider tdDataProvider, TDGraph tdGraph, PamDataBlock dataBlock, DataLineInfo dataUnits, TDScaleInfo scaleInformation) StandardDataInfo
(TDDataProvider tdDataProvider, TDGraph tdGraph, PamDataBlock dataBlock, DataLineInfo dataUnits, TDScaleInfo scaleInformation, int dataDimensions) -
Uses of TDScaleInfo in dataPlotsFX.clickPlotFX
Methods in dataPlotsFX.clickPlotFX that return TDScaleInfoModifier and TypeMethodDescriptionClickPlotInfoFX.getAmpScaleInfo()
Get the TDScale information for amplitude axis.ClickFFTPlotManager2.getFrequencyScaleInfo()
ClickPlotInfoFX.getRawScaleInfo()
get the raw scale info.ClickPlotInfoFX.getScaleInfo()
ClickPlotInfoFX.getScaleInfo
(boolean autoScale) ClickRawPlotManager.getWaveScaleInfo()
-
Uses of TDScaleInfo in dataPlotsFX.data
Methods in dataPlotsFX.data that return TDScaleInfoModifier and TypeMethodDescriptionTDDataInfoFX.getCurrentScaleInfo()
Get the current scale info.abstract TDScaleInfo
FFTPlotManager.getFrequencyScaleInfo()
Get the frequency scale info for the TDScaleInfoFX.TDDataInfoFX.getScaleInfo()
TDDataInfoFX.getScaleInfo
(boolean autoScale) Get scale information based on the min max values of units in the data block or fixed scale informationabstract TDScaleInfo
RawWavePlotManager.getWaveScaleInfo()
Get the wave scale info.static TDScaleInfo
TDDataInfoFX.setNPlotPanes
(TDScaleInfo tdScaleInfo, PamDataBlock dataBlock, boolean singlePane) Sets the scale info to tell TD graph to show the correct number of plot panes and the correct channels in those plot panes.Methods in dataPlotsFX.data that return types with arguments of type TDScaleInfoModifier and TypeMethodDescriptionTDDataInfoFX.getScaleInfos()
Get all TDScaleInfos for the TDDataInfo.Methods in dataPlotsFX.data with parameters of type TDScaleInfoModifier and TypeMethodDescriptionvoid
TDDataInfoFX.addScaleInfo
(TDScaleInfo scaleInfo) Add a scale info.void
TDDataInfoFX.removeScaleInfo
(TDScaleInfo scaleInfo) Remove a scale info.void
TDDataInfoFX.selectScaleInfo
(TDScaleInfo dataLine) Called when the user selects a specific data linestatic TDScaleInfo
TDDataInfoFX.setNPlotPanes
(TDScaleInfo tdScaleInfo, PamDataBlock dataBlock, boolean singlePane) Sets the scale info to tell TD graph to show the correct number of plot panes and the correct channels in those plot panes. -
Uses of TDScaleInfo in dataPlotsFX.data.generic
Subclasses of TDScaleInfo in dataPlotsFX.data.genericMethods in dataPlotsFX.data.generic that return types with arguments of type TDScaleInfo -
Uses of TDScaleInfo in dataPlotsFX.layout
Methods in dataPlotsFX.layout that return TDScaleInfoModifier and TypeMethodDescriptionTDGraphFX.getCurrentScaleInfo()
Get the current scale informationMethods in dataPlotsFX.layout with parameters of type TDScaleInfoModifier and TypeMethodDescriptionvoid
TDGraphFX.selectDataLine
(TDDataInfoFX dataInfo, TDScaleInfo dataLine) Called when the user selects a specific data line for a specific data type. -
Uses of TDScaleInfo in dataPlotsFX.rawClipDataPlot
Methods in dataPlotsFX.rawClipDataPlot that return TDScaleInfoModifier and TypeMethodDescriptionRawClipFFTPlotManager.getFrequencyScaleInfo()
RawClipDataInfo.getRawScaleInfo()
Get the scale info for plotting raw waveforms.RawClipDataInfo.getScaleInfo()
RawClipWavePlotManager.getWaveScaleInfo()
Methods in dataPlotsFX.rawClipDataPlot that return types with arguments of type TDScaleInfo -
Uses of TDScaleInfo in dataPlotsFX.rawDataPlotFX
Methods in dataPlotsFX.rawDataPlotFX that return TDScaleInfo -
Uses of TDScaleInfo in dataPlotsFX.scrollingPlot2D
Subclasses of TDScaleInfo in dataPlotsFX.scrollingPlot2DMethods in dataPlotsFX.scrollingPlot2D that return TDScaleInfoModifier and TypeMethodDescriptionabstract TDScaleInfo
Scrolling2DPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) Create a bespoke scale info object reflecting the right type of axis informationScrolling2DPlotInfo.getScaleInfo()
Scrolling2DPlotInfo.getScaleInfo
(boolean autoScale) -
Uses of TDScaleInfo in dataPlotsFX.whistlePlotFX
Methods in dataPlotsFX.whistlePlotFX that return TDScaleInfo -
Uses of TDScaleInfo in difar.plots
Methods in difar.plots that return TDScaleInfoModifier and TypeMethodDescriptionDifarBearingPlotInfo.getFixedScaleInformation
(int orientation) DifarIntensityPlotInfo.getFixedScaleInformation
(int orientation) -
Uses of TDScaleInfo in fftManager.newSpectrogram
Methods in fftManager.newSpectrogram that return TDScaleInfoModifier and TypeMethodDescriptionSpectrogramPlotInfo.getFixedScaleInformation
(int orientation) SpectrogramPlotInfo.getScaleInformation
(int orientation, boolean autoScale) -
Uses of TDScaleInfo in generalDatabase.lineplots
Subclasses of TDScaleInfo in generalDatabase.lineplots -
Uses of TDScaleInfo in RightWhaleEdgeDetector.graphics
Methods in RightWhaleEdgeDetector.graphics that return TDScaleInfo -
Uses of TDScaleInfo in whistlesAndMoans.plots
Methods in whistlesAndMoans.plots that return TDScaleInfo