Class PlotOrientationDemo

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
org.jfree.ui.ApplicationFrame
org.jfree.chart.demo.PlotOrientationDemo
All Implemented Interfaces:
WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PlotOrientationDemo
extends org.jfree.ui.ApplicationFrame
A demo showing eight plots with various inverted axis and plot orientation combinations.
See Also:
Serialized Form
  • Constructor Details

    • PlotOrientationDemo

      public PlotOrientationDemo​(String title)
      Creates a new demo instance.
      Parameters:
      title - the frame title.
  • Method Details

    • main

      public static void main​(String[] args)
      The starting point for the demo.
      Parameters:
      args - ignored.