hep.aida.ref
Class AnalysisFactory

java.lang.Object
  extended by hep.aida.IAnalysisFactory
      extended by hep.aida.ref.BatchAnalysisFactory
          extended by hep.aida.ref.AnalysisFactory

public class AnalysisFactory
extends BatchAnalysisFactory


Constructor Summary
AnalysisFactory()
           
 
Method Summary
 IPlotterFactory createPlotterFactory()
          Create an IPlotterFactory.
 
Methods inherited from class hep.aida.ref.BatchAnalysisFactory
createDataPointSetFactory, createFitFactory, createFunctionFactory, createGenericFactory, createHistogramFactory, createManagedObjectGenericFactory, createPlotterFactory, createTreeFactory, createTupleFactory
 
Methods inherited from class hep.aida.IAnalysisFactory
create, create, createDataPointSetFactory, createFitFactory, createFunctionFactory, createGenericFactory, createHistogramFactory, createManagedObjectGenericFactory, createTreeFactory, createTupleFactory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalysisFactory

public AnalysisFactory()
Method Detail

createPlotterFactory

public IPlotterFactory createPlotterFactory()
Description copied from class: IAnalysisFactory
Create an IPlotterFactory. Due to the fact that the plotter factory may activate a GUI tookit, the process arguments (passed to the main function) could be passed to the plotter factory. Most of the GUI toolkit ask for them (Motif, gtk, Qt, FLTK).

Overrides:
createPlotterFactory in class IAnalysisFactory


jHepWork 3.2 © jWork.org