hep.aida.ref.plotter
Class Info
- java.lang.Object
-
- hep.aida.ref.plotter.Info
-
-
Constructor Summary
Constructors Constructor and Description Info()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddLegend(IFillStyle iFillStyle, java.lang.String str)voidaddLegend(ILineStyle iLineStyle, java.lang.String str)voidaddLegend(IMarkerStyle iMarkerStyle, java.lang.String str)Add a marker, line or fill area legend.voidaddText(java.lang.String str)Add a text.voidclear()Clear the info area.
-
-
-
Method Detail
-
addLegend
public void addLegend(IMarkerStyle iMarkerStyle, java.lang.String str)
Description copied from interface:IInfoAdd a marker, line or fill area legend. The legend is appended to existing elements.
-
addLegend
public void addLegend(ILineStyle iLineStyle, java.lang.String str)
-
addLegend
public void addLegend(IFillStyle iFillStyle, java.lang.String str)
-
addText
public void addText(java.lang.String str)
Description copied from interface:IInfoAdd a text. The text is appended to existing info elements.
-
-
DMelt 3.0 © DataMelt by jWork.ORG