Uses of Class
dataPlots.data.TDDataInfo
Package
Description
-
Uses of TDDataInfo in clickDetector.tdPlots
-
Uses of TDDataInfo in cpod.tdPlots
-
Uses of TDDataInfo in d3.plots
-
Uses of TDDataInfo in dataPlots.data
Modifier and TypeClassDescriptionclass
Create a standard set of bearing information that can be used with any data block capable of generating bearing information.class
Modifier and TypeMethodDescriptionabstract TDDataInfo
TDDataProvider.createDataInfo
(TDGraph tdGraph) ModifierConstructorDescriptionFoundDataUnit
(TDDataInfo dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnit -
Uses of TDDataInfo in dataPlots.layout
Modifier and TypeMethodDescriptionTDGraph.getDataList()
List containing info on data units which can be displayed on the graph.Modifier and TypeMethodDescriptionvoid
TDGraph.addDataItem
(TDDataInfo dataInfo) Add a data item to be plotted on this displayTDGraph.GraphPlotPanel.getDataUnitPoint
(TDDataInfo dataInfo, PamDataUnit dataUnit) Get the pixel location of a data unit on the graph.void
TDGraph.removeDataItem
(TDDataInfo dataInfo) Remove a data item from the plot list.void
TDGraph.selectDataLine
(TDDataInfo dataInfo, DataLineInfo dataLine) Called when the user selects a specific data line for a specific data type.void
TDGraph.showOptionsDialog
(TDDataInfo dataInfo) Show the options dialog for a particular data type -
Uses of TDDataInfo in dataPlots.mouse
Modifier and TypeMethodDescriptionboolean
PlotZoomerAdapter.dataUnitInMarkArea
(TDDataInfo dataInfo, PamDataUnit dataUnit, int iPanel) Test whether or not a pamdetection is within a marked area on the screen -
Uses of TDDataInfo in difar.plots
Modifier and TypeMethodDescriptionDifarBearingPlotProvider.createDataInfo
(TDGraph tdGraph) DifarIntensityPlotProvider.createDataInfo
(TDGraph tdGraph) -
Uses of TDDataInfo in fftManager.newSpectrogram
-
Uses of TDDataInfo in whistlesAndMoans.plots