Package dataPlots.data
Class TDDataProvider
java.lang.Object
dataPlots.data.TDDataProvider
- Direct Known Subclasses:
ClickPlotProvider
,CPODPlotProvider
,D3DataPlotProvider
,DifarBearingPlotProvider
,DifarIntensityPlotProvider
,SpectrogramPlotProvider
,WhistlePlotProvider
Provider class from TD data.
A registry is built of providers rather than TDDataInfo's since a type of TDDataInfo may get used multiple times with slightly different settings and options. e.g. There will be a single click TDDataInfo, but it will be able to display multiple things on the data axis - bearing, amplitude, ici, slant angle etc.
A registry is built of providers rather than TDDataInfo's since a type of TDDataInfo may get used multiple times with slightly different settings and options. e.g. There will be a single click TDDataInfo, but it will be able to display multiple things on the data axis - bearing, amplitude, ici, slant angle etc.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TDDataProvider
-
-
Method Details
-
createDataInfo
-
getDataBlock
-
getName
-