hep.aida.ref.plotter
Class PlotterFactory
java.lang.Object
hep.aida.ref.plotter.DummyPlotterFactory
hep.aida.ref.plotter.PlotterFactory
- All Implemented Interfaces:
- hep.aida.IPlotterFactory
- public class PlotterFactory
- extends DummyPlotterFactory
- Author:
- turri
- Source Code:
- PlotterFactory.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotterFactory
public PlotterFactory()
create
public hep.aida.IPlotter create()
- Specified by:
create
in interface hep.aida.IPlotterFactory
- Overrides:
create
in class DummyPlotterFactory
create
public hep.aida.IPlotter create(String title)
- Specified by:
create
in interface hep.aida.IPlotterFactory
- Overrides:
create
in class DummyPlotterFactory
create
public hep.aida.IPlotter create(String title,
String options)
- Specified by:
create
in interface hep.aida.IPlotterFactory
- Overrides:
create
in class DummyPlotterFactory
Copyright © 2000-2004 FreeHEP, All Rights Reserved.