Package d3.plots
Class D3DataPlotProvider
java.lang.Object
dataPlots.data.TDDataProvider
d3.plots.D3DataPlotProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
addSensorChannels
(D3PlotInfo d3Info) Add information about all the other sensors that might be in the data stream.createDataInfo
(TDGraph tdGraph) Methods inherited from class dataPlots.data.TDDataProvider
getDataBlock, getName
-
Constructor Details
-
Method Details
-
createDataInfo
- Specified by:
createDataInfo
in classTDDataProvider
-
addSensorChannels
Add information about all the other sensors that might be in the data stream.- Parameters:
d3Info
-- Returns:
-