FreeHEP API
Version current

hep.aida.jni
Class CIPlotterLayout

java.lang.Object
  extended byhep.aida.jni.CAIDRef
      extended byhep.aida.jni.CProxy
          extended byhep.aida.jni.CIPlotterLayout
All Implemented Interfaces:
hep.aida.IPlotterLayout

public class CIPlotterLayout
extends CProxy
implements hep.aida.IPlotterLayout

Source Code:
CIPlotterLayout.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIPlotterLayout(long crefID)
           
 
Method Summary
 String[] availableParameters()
           
 double parameterValue(String paramName)
           
 void reset()
           
 boolean setParameter(String paramName, double paramValue)
           
 
Methods inherited from class hep.aida.jni.CProxy
finalize, finalize
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIPlotterLayout

public CIPlotterLayout(long crefID)
Method Detail

reset

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

setParameter

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

parameterValue

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

availableParameters

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.