Uses of Class
org.jfree.chart.plot.ThermometerPlot
-
Packages that use ThermometerPlot Package Description org.jfree.chart Core classes, includingJFreeChart
andChartPanel
. -
-
Uses of ThermometerPlot in org.jfree.chart
Methods in org.jfree.chart with parameters of type ThermometerPlot Modifier and Type Method Description protected void
StandardChartTheme. applyToThermometerPlot(ThermometerPlot plot)
Applies the attributes for this theme to aThermometerPlot
.
-