Package d3.plots
Class D3DataPlotProvider
java.lang.Object
dataPlots.data.TDDataProvider
d3.plots.D3DataPlotProvider
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected intaddSensorChannels(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
- 
D3DataPlotProvider
 
 - 
 - 
Method Details
- 
createDataInfo
- Specified by:
 createDataInfoin classTDDataProvider
 - 
addSensorChannels
Add information about all the other sensors that might be in the data stream.- Parameters:
 d3Info-- Returns:
 
 
 -