FreeHEP API
Version current

hep.aida.ref.plotter
Class PlotterFactory

java.lang.Object
  extended byhep.aida.ref.plotter.DummyPlotterFactory
      extended byhep.aida.ref.plotter.PlotterFactory
All Implemented Interfaces:
hep.aida.IPlotterFactory

public class PlotterFactory
extends DummyPlotterFactory

Author:
turri
Source Code:
PlotterFactory.java

Constructor Summary
PlotterFactory()
           
 
Method Summary
 hep.aida.IPlotter create()
           
 hep.aida.IPlotter create(String title)
           
 hep.aida.IPlotter create(String title, String options)
           
 
Methods inherited from class hep.aida.ref.plotter.DummyPlotterFactory
createAxisStyle, createDataStyle, createFillStyle, createLineStyle, createMarkerStyle, createPlotterStyle, createPlotterStyle, createTextStyle, createTitleStyle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotterFactory

public PlotterFactory()
Method Detail

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.