Class StandardContourToolTipGenerator

    • Constructor Detail

      • StandardContourToolTipGenerator

        public StandardContourToolTipGenerator()
        Deprecated.
    • Method Detail

      • generateToolTip

        public 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​(Object obj)
        Deprecated.
        Tests if this object is equal to another.
        Overrides:
        equals in class Object
        Parameters:
        obj - the other object.
        Returns:
        A boolean.