Uses of Class
org.jfree.chart.labels.StandardXYToolTipGenerator
Package
Description
Generators and other classes used for the display of item labels and tooltips.
-
Uses of StandardXYToolTipGenerator in org.jfree.chart.labels
Modifier and TypeClassDescriptionclass
An item label generator for plots that use data from aBoxAndWhiskerXYDataset
.class
A standard item label generator for use withXYZDataset
data.Modifier and TypeMethodDescriptionstatic StandardXYToolTipGenerator
StandardXYToolTipGenerator.getTimeSeriesInstance()
Returns a tool tip generator that formats the x-values as dates and the y-values as numbers.