Uses of Class
org.jfree.chart.plot.PlotOrientation

Packages that use PlotOrientation
Package Description
org.jfree.chart
Core classes, including JFreeChart and ChartPanel.
org.jfree.chart.plot
Plot classes and related interfaces.
org.jfree.chart.renderer
Core support for the plug-in renderers used by the CategoryPlot and XYPlot classes.
org.jfree.chart.renderer.category
Plug-in renderers for the CategoryPlot class.
org.jfree.chart.renderer.xy
Plug-in renderers for the XYPlot class.