FreeHEP API
Version v1.2.2

hep.aida.ref.plotter
Class PlotterLayout

java.lang.Object
  |
  +--hep.aida.ref.plotter.PlotterLayout
All Implemented Interfaces:
hep.aida.IPlotterLayout

public class PlotterLayout
extends Object
implements hep.aida.IPlotterLayout

Author:
The FreeHEP team @ SLAC.

Constructor Summary
PlotterLayout()
           
 
Method Summary
 String[] availableParameters()
           
 double parameterValue(String str)
           
 void reset()
           
 boolean setParameter(String str, double param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotterLayout

public PlotterLayout()
Method Detail

availableParameters

public String[] availableParameters()
Specified by:
availableParameters in interface hep.aida.IPlotterLayout

parameterValue

public double parameterValue(String str)
Specified by:
parameterValue in interface hep.aida.IPlotterLayout

reset

public void reset()
Specified by:
reset in interface hep.aida.IPlotterLayout

setParameter

public boolean setParameter(String str,
                            double param)
Specified by:
setParameter in interface hep.aida.IPlotterLayout

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.