FreeHEP API
Version v1.2.2

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

Constructor Summary
PlotterFactory()
           
 
Method Summary
 hep.aida.IPlotter create()
           
 hep.aida.IPlotter create(String title)
           
 
Methods inherited from class hep.aida.ref.plotter.DummyPlotterFactory
createAxisStyle, createDataStyle, createFillStyle, createLineStyle, createMarkerStyle, 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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.