Package dataPlotsFX.data
Class TDDataProviderFX
java.lang.Object
dataPlotsFX.data.TDDataProviderFX
- Direct Known Subclasses:
 ArrayPlotProviderFX,BeamOGramPlotProvider,ClickPlotProviderFX,ClipPlotProviderFX,CPODPlotProviderFX,D3DataProviderFX,DLDetectionPlotProvider,DLPredictionProvider,FFTPlotProvider,GenericDataPlotProvider,GPLDetPlotProvider,GPLStatePlotProvider,IshmaelDetPlotProvider,IshmaelFnPlotProvider,LinePlotDataProvider,RawSoundProviderFX,RWEDataPlotProviderFX,TriggerDataProviderFX,WhistleLowNoiseFFTProvider,WhistleMoanProviderFX
Provider class for 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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract TDDataInfoFXcreateDataInfo(TDGraphFX tdGraph) getName() 
- 
Constructor Details
- 
TDDataProviderFX
 
 - 
 - 
Method Details
- 
createDataInfo
 - 
getDataBlock
 - 
getName
 
 -