FreeHEP API
Version current

hep.aida.ref.plotter
Class Info

java.lang.Object
  extended byhep.aida.ref.plotter.Info
All Implemented Interfaces:
hep.aida.IInfo

public class Info
extends Object
implements hep.aida.IInfo

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

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.