Uses of Package
com.jrefinery.chart.tooltips

Packages that use com.jrefinery.chart.tooltips
com.jrefinery.chart The main classes in the JFreeChart class library. 
com.jrefinery.chart.tooltips Classes for adding tooltips to charts. 
 

Classes in com.jrefinery.chart.tooltips used by com.jrefinery.chart
CategoryToolTipGenerator
          Interface for a tool tip generator for plots that use data from a CategoryDataset.
PieToolTipGenerator
          Interface for a tooltip generator for plots that use data from a PieDataset.
XYToolTipGenerator
          Interface for a tooltip generator for plots that use data from an XYDataset.
 

Classes in com.jrefinery.chart.tooltips used by com.jrefinery.chart.tooltips
CategoryToolTipGenerator
          Interface for a tool tip generator for plots that use data from a CategoryDataset.
PieToolTipGenerator
          Interface for a tooltip generator for plots that use data from a PieDataset.
ToolTipGenerator
          Base interface for a tooltip generator.
XYToolTipGenerator
          Interface for a tooltip generator for plots that use data from an XYDataset.