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.
 
- Source Code:
 - PlotterLayout.java
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PlotterLayout
public PlotterLayout()
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
 
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.