FreeHEP API
Version v1.2.2

hep.aida.ref.plotter
Class DummyPlotterFactory

java.lang.Object
  |
  +--hep.aida.ref.plotter.DummyPlotterFactory
All Implemented Interfaces:
hep.aida.IPlotterFactory
Direct Known Subclasses:
PlotterFactory

public class DummyPlotterFactory
extends Object
implements hep.aida.IPlotterFactory

A simple plotter factory

Version:
$Id: DummyPlotterFactory.java,v 1.3 2003/08/24 21:14:29 turri Exp $
Author:
tonyj

Constructor Summary
DummyPlotterFactory()
           
 
Method Summary
 hep.aida.IPlotter create()
           
 hep.aida.IPlotter create(String title)
           
 hep.aida.IAxisStyle createAxisStyle()
           
 hep.aida.IDataStyle createDataStyle()
           
 hep.aida.IFillStyle createFillStyle()
           
 hep.aida.ILineStyle createLineStyle()
           
 hep.aida.IMarkerStyle createMarkerStyle()
           
 hep.aida.IPlotterStyle createPlotterStyle()
           
 hep.aida.ITextStyle createTextStyle()
           
 hep.aida.ITitleStyle createTitleStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyPlotterFactory

public DummyPlotterFactory()
Method Detail

create

public hep.aida.IPlotter create(String title)
Specified by:
create in interface hep.aida.IPlotterFactory

create

public hep.aida.IPlotter create()
Specified by:
create in interface hep.aida.IPlotterFactory

createAxisStyle

public hep.aida.IAxisStyle createAxisStyle()
Specified by:
createAxisStyle in interface hep.aida.IPlotterFactory

createDataStyle

public hep.aida.IDataStyle createDataStyle()
Specified by:
createDataStyle in interface hep.aida.IPlotterFactory

createPlotterStyle

public hep.aida.IPlotterStyle createPlotterStyle()
Specified by:
createPlotterStyle in interface hep.aida.IPlotterFactory

createFillStyle

public hep.aida.IFillStyle createFillStyle()
Specified by:
createFillStyle in interface hep.aida.IPlotterFactory

createLineStyle

public hep.aida.ILineStyle createLineStyle()
Specified by:
createLineStyle in interface hep.aida.IPlotterFactory

createMarkerStyle

public hep.aida.IMarkerStyle createMarkerStyle()
Specified by:
createMarkerStyle in interface hep.aida.IPlotterFactory

createTextStyle

public hep.aida.ITextStyle createTextStyle()
Specified by:
createTextStyle in interface hep.aida.IPlotterFactory

createTitleStyle

public hep.aida.ITitleStyle createTitleStyle()
Specified by:
createTitleStyle in interface hep.aida.IPlotterFactory

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.