FreeHEP API
Version v1.2.2

hep.aida.ref.plotter
Class Info

java.lang.Object
  |
  +--hep.aida.ref.plotter.Info
All Implemented Interfaces:
hep.aida.IInfo

public class Info
extends Object
implements hep.aida.IInfo

Author:
The FreeHEP team @ SLAC.

Constructor Summary
Info()
           
 
Method Summary
 void addLegend(hep.aida.IFillStyle iFillStyle, String str)
           
 void addLegend(hep.aida.ILineStyle iLineStyle, String str)
           
 void addLegend(hep.aida.IMarkerStyle iMarkerStyle, String str)
           
 void addText(String str)
           
 void clear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Info

public Info()
Method Detail

addLegend

public void addLegend(hep.aida.IMarkerStyle iMarkerStyle,
                      String str)
Specified by:
addLegend in interface hep.aida.IInfo

addLegend

public void addLegend(hep.aida.ILineStyle iLineStyle,
                      String str)
Specified by:
addLegend in interface hep.aida.IInfo

addLegend

public void addLegend(hep.aida.IFillStyle iFillStyle,
                      String str)
Specified by:
addLegend in interface hep.aida.IInfo

addText

public void addText(String str)
Specified by:
addText in interface hep.aida.IInfo

clear

public void clear()
Specified by:
clear in interface hep.aida.IInfo

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.