Uses of Class
com.jrefinery.chart.PlotNotCompatibleException

Packages that use PlotNotCompatibleException
com.jrefinery.chart The main classes in the JFreeChart class library. 
 

Uses of PlotNotCompatibleException in com.jrefinery.chart
 

Methods in com.jrefinery.chart that throw PlotNotCompatibleException
 void Axis.setPlot(Plot plot)
          Sets a reference to the plot that the axis is assigned to.