|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContourToolTipGenerator | |
|---|---|
| org.jfree.chart.labels | Generators and other classes used for the display of item labels and tooltips. |
| org.jfree.chart.plot | Plot classes and related interfaces. |
| Uses of ContourToolTipGenerator in org.jfree.chart.labels |
|---|
| Classes in org.jfree.chart.labels that implement ContourToolTipGenerator | |
|---|---|
class |
StandardContourToolTipGenerator
Deprecated. This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and
XYBlockRenderer. |
| Uses of ContourToolTipGenerator in org.jfree.chart.plot |
|---|
| Methods in org.jfree.chart.plot that return ContourToolTipGenerator | |
|---|---|
ContourToolTipGenerator |
ContourPlot.getToolTipGenerator()
Deprecated. Returns the tool tip generator. |
| Methods in org.jfree.chart.plot with parameters of type ContourToolTipGenerator | |
|---|---|
void |
ContourPlot.setToolTipGenerator(ContourToolTipGenerator generator)
Deprecated. Sets the tool tip generator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||