Class JRAreaChartFactory

  • All Implemented Interfaces:
    org.apache.commons.digester.ObjectCreationFactory

    public class JRAreaChartFactory
    extends JRBaseFactory
    Author:
    Flavius Sana (flavius_sana@users.sourceforge.net)
    • Constructor Detail

      • JRAreaChartFactory

        public JRAreaChartFactory()
    • Method Detail

      • createObject

        public java.lang.Object createObject​(org.xml.sax.Attributes atts)
        Creates an Area chart which is a combination of a Pie dataset and a Pie plot.
        Returns:
        an instance of JRDesignChart representing the Area chart