hep.aida.ref.plotter
Class Info
java.lang.Object
hep.aida.ref.plotter.Info
- All Implemented Interfaces:
- IInfo
public class Info
- extends Object
- implements IInfo
|
Constructor Summary |
Info()
|
Info
public Info()
addLegend
public void addLegend(IMarkerStyle iMarkerStyle,
String str)
- Description copied from interface:
IInfo
- Add a marker, line or fill area legend.
The legend is appended to existing elements.
- Specified by:
addLegend in interface IInfo
addLegend
public void addLegend(ILineStyle iLineStyle,
String str)
- Specified by:
addLegend in interface IInfo
addLegend
public void addLegend(IFillStyle iFillStyle,
String str)
- Specified by:
addLegend in interface IInfo
addText
public void addText(String str)
- Description copied from interface:
IInfo
- Add a text. The text is appended to existing info elements.
- Specified by:
addText in interface IInfo
clear
public void clear()
- Description copied from interface:
IInfo
- Clear the info area.
- Specified by:
clear in interface IInfo
jHepWork 3.2 © jWork.org