Uses of Class
dataPlotsFX.data.TDScaleInfo
Package
Description
-
Uses of TDScaleInfo in beamformer.plot
Modifier and TypeMethodDescriptionBeamOGramPlotInfo.createTDScaleInfo
(Scrolling2DPlotInfo scrolingPlotinfo, double minVal, double maxVal) -
Uses of TDScaleInfo in clickDetector.basicalgorithm.plot
Modifier and TypeMethodDescriptionTriggerDataPlotFX.getScaleInfo()
TriggerDataPlotFX.getScaleInfo
(boolean autoScale) -
Uses of TDScaleInfo in clickDetector.tdPlots
Modifier and TypeMethodDescriptionClickPlotInfo.getFixedScaleInformation
(int orientation) ClickPlotInfo.getScaleInformation
(int orientation, boolean autoScale) -
Uses of TDScaleInfo in dataPlots.data
Modifier and TypeMethodDescriptionTDDataInfo.getFixedScaleInformation
(int orientation) StandardBearingInfo.getScaleInformation
(int orientation, boolean autoScale) StandardDataInfo.getScaleInformation
(int orientation, boolean autoScale) TDDataInfo.getScaleInformation
(int orientation, boolean autoScale) Modifier and TypeMethodDescriptionvoid
TDDataInfo.setFixedScaleInformation
(TDScaleInfo fixedScaleInformation) ModifierConstructorDescriptionStandardDataInfo
(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
Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionTDDataInfoFX.getScaleInfos()
Get all TDScaleInfos for the TDDataInfo.Modifier 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
-
Uses of TDScaleInfo in dataPlotsFX.layout
Modifier and TypeMethodDescriptionTDGraphFX.getCurrentScaleInfo()
Get the current scale informationModifier 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
Modifier and TypeMethodDescriptionRawClipFFTPlotManager.getFrequencyScaleInfo()
RawClipDataInfo.getRawScaleInfo()
Get the scale info for plotting raw waveforms.RawClipDataInfo.getScaleInfo()
RawClipWavePlotManager.getWaveScaleInfo()
-
Uses of TDScaleInfo in dataPlotsFX.rawDataPlotFX
-
Uses of TDScaleInfo 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 informationScrolling2DPlotInfo.getScaleInfo()
Scrolling2DPlotInfo.getScaleInfo
(boolean autoScale) -
Uses of TDScaleInfo in dataPlotsFX.whistlePlotFX
-
Uses of TDScaleInfo in difar.plots
Modifier and TypeMethodDescriptionDifarBearingPlotInfo.getFixedScaleInformation
(int orientation) DifarIntensityPlotInfo.getFixedScaleInformation
(int orientation) -
Uses of TDScaleInfo in fftManager.newSpectrogram
Modifier and TypeMethodDescriptionSpectrogramPlotInfo.getFixedScaleInformation
(int orientation) SpectrogramPlotInfo.getScaleInformation
(int orientation, boolean autoScale) -
Uses of TDScaleInfo in generalDatabase.lineplots
-
Uses of TDScaleInfo in RightWhaleEdgeDetector.graphics
-
Uses of TDScaleInfo in whistlesAndMoans.plots