Documentation of 'hep.aida.IInfo' Java class
IInfo
hep.aida

Interface IInfo

  • All Known Implementing Classes:
    Info


    public interface IInfo
    The info class permits to access the info area of a region. Through it legends, statistics, text could be displayed. A legend is an association of a graphical marker and a text.
    • Method Detail

      • clear

        void clear()
        Clear the info area.
      • addText

        void addText(java.lang.String text)
        Add a text. The text is appended to existing info elements.
      • addLegend

        void addLegend(IMarkerStyle style,
                       java.lang.String description)
        Add a marker, line or fill area legend. The legend is appended to existing elements.
      • addLegend

        void addLegend(ILineStyle style,
                       java.lang.String description)
      • addLegend

        void addLegend(IFillStyle style,
                       java.lang.String description)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.