Uses of Class
dataPlots.data.DataLineInfo
Package
Description
-
Uses of DataLineInfo in clickDetector.tdPlots
-
Uses of DataLineInfo in d3.plots
-
Uses of DataLineInfo in dataPlots.data
Modifier and TypeMethodDescriptionTDDataInfo.getDataLineInfos()
Short string names of the dimensions of the data.Modifier and TypeMethodDescriptionvoid
TDDataInfo.addDataUnits
(DataLineInfo dataLineInfo) Add a type of data unit to the list.void
TDDataInfo.selectDataLine
(DataLineInfo dataLine) Called when the user selects a specific data lineModifierConstructorDescriptionStandardDataInfo
(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 DataLineInfo in dataPlots.layout
Modifier and TypeMethodDescriptionvoid
TDGraph.selectDataLine
(TDDataInfo dataInfo, DataLineInfo dataLine) Called when the user selects a specific data line for a specific data type. -
Uses of DataLineInfo in detectionPlotFX.data
Modifier and TypeMethodDescriptionstatic DataLineInfo[]
DDDataLineInfo.getAxisInfo
(DDDataLineInfo.PlotType type) Get the DataLine info for the x, y and z axis.