Documentation of 'org.jfree.chart.labels.StandardContourToolTipGenerator' Java class
StandardContourToolTipGenerator
org.jfree.chart.labels

Class StandardContourToolTipGenerator

    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object obj)
      Deprecated. 
      Tests if this object is equal to another.
      java.lang.String generateToolTip(ContourDataset data, int item)
      Deprecated. 
      Generates a tooltip text item for a particular item within a series.
      • Methods inherited from class java.lang.Object

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

      • StandardContourToolTipGenerator

        public StandardContourToolTipGenerator()
        Deprecated. 
    • Method Detail

      • generateToolTip

        public java.lang.String generateToolTip(ContourDataset data,
                                                int item)
        Deprecated. 
        Generates a tooltip text item for a particular item within a series.
        Specified by:
        generateToolTip in interface ContourToolTipGenerator
        Parameters:
        data - the dataset.
        item - the item index (zero-based).
        Returns:
        The tooltip text.
      • equals

        public boolean equals(java.lang.Object obj)
        Deprecated. 
        Tests if this object is equal to another.
        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - the other object.
        Returns:
        A boolean.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.