Documentation of 'hep.aida.ref.plotter.Info' Java class
Info
hep.aida.ref.plotter

Class Info

  • All Implemented Interfaces:
    IInfo


    public class Info
    extends java.lang.Object
    implements IInfo
    • Constructor Summary

      Constructors 
      Constructor and Description
      Info() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addLegend(IFillStyle iFillStyle, java.lang.String str) 
      void addLegend(ILineStyle iLineStyle, java.lang.String str) 
      void addLegend(IMarkerStyle iMarkerStyle, java.lang.String str)
      Add a marker, line or fill area legend.
      void addText(java.lang.String str)
      Add a text.
      void clear()
      Clear the info area.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Info

        public Info()
    • Method Detail

      • addLegend

        public void addLegend(IMarkerStyle iMarkerStyle,
                              java.lang.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,
                              java.lang.String str)
        Specified by:
        addLegend in interface IInfo
      • addLegend

        public void addLegend(IFillStyle iFillStyle,
                              java.lang.String str)
        Specified by:
        addLegend in interface IInfo
      • addText

        public void addText(java.lang.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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.