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

Class IntervalCategoryToolTipGenerator

    • Field Detail

      • DEFAULT_TOOL_TIP_FORMAT_STRING

        public static final java.lang.String DEFAULT_TOOL_TIP_FORMAT_STRING
        The default format string.
        See Also:
        Constant Field Values
    • Constructor Detail

      • IntervalCategoryToolTipGenerator

        public IntervalCategoryToolTipGenerator()
        Creates a new generator with a default number formatter.
      • IntervalCategoryToolTipGenerator

        public IntervalCategoryToolTipGenerator(java.lang.String labelFormat,
                                                java.text.NumberFormat formatter)
        Creates a new generator with the specified number formatter.
        Parameters:
        labelFormat - the label format string (null not permitted).
        formatter - the number formatter (null not permitted).
      • IntervalCategoryToolTipGenerator

        public IntervalCategoryToolTipGenerator(java.lang.String labelFormat,
                                                java.text.DateFormat formatter)
        Creates a new generator with the specified date formatter.
        Parameters:
        labelFormat - the label format string (null not permitted).
        formatter - the date formatter (null not permitted).
    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)
        Tests this tool tip generator for equality with an arbitrary object.
        Overrides:
        equals in class StandardCategoryToolTipGenerator
        Parameters:
        obj - the object (null permitted).
        Returns:
        A boolean.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.