FreeHEP API
Version current

hep.aida.ref.plotter
Class PlotterLayout

java.lang.Object
  extended byhep.aida.ref.plotter.PlotterLayout
All Implemented Interfaces:
hep.aida.IPlotterLayout

public class PlotterLayout
extends Object
implements hep.aida.IPlotterLayout

Author:
The FreeHEP team @ SLAC.
Source Code:
PlotterLayout.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.