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