Class PDFBarChartDemo1

java.lang.Object
org.jfree.pdf.demo.PDFBarChartDemo1

public class PDFBarChartDemo1 extends Object
A demo for PDF output of a bar chart.
  • Constructor Details

    • PDFBarChartDemo1

      public PDFBarChartDemo1()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Starting point for the demo.
      Parameters:
      args - ignored.
      Throws:
      IOException