Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Deprecated API

Deprecated Classes
org.jfree.chart.DefaultShapeFactory
          No longer used. Shapes are supplied by the DrawingSupplier if necessary. 
org.jfree.chart.SeriesShapeFactory
          No longer used. Shapes are supplied by the DrawingSupplier class. 
 

Deprecated Interfaces
org.jfree.chart.ShapeFactory
          This interface is no longer used, shapes are obtained from the DrawingSupplier. 
 

Deprecated Constructors
org.jfree.chart.Legend(JFreeChart)
          use the default constructor instead and let JFreeChart manage the chart reference 
org.jfree.chart.MeterLegend(JFreeChart, String)
          use the default constructor instead and let JFreeChart manage the chart reference 
org.jfree.chart.StandardLegend(JFreeChart)
          use the default constructor instead and let JFreeChart manage the chart reference