Interface Analyzer
-
- All Known Subinterfaces:
GenericAnalyzer<T>
- All Known Implementing Classes:
AbstractAnalyzer,AlignmentDataAnalyzer,DispersionAnalyzer,DispersionMuAnalyzer,NormalizedDispersionDiffAnalyzer,NormalizedResponseAnalyzer,NormalizedResponseDiffAnalyzer,ResponseTrajAnalyzer
public interface AnalyzerThis interface defines the methods for a general Analyzer to be plugged in into Aloha
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description cern.jdve.viewer.DVViewgetDVView()voidrefresh()displays the new data in the views
-