Class JRAreaChartFactory

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

    public class JRAreaChartFactory
    extends JRBaseFactory
    Author:
    Flavius Sana ([email protected])
    • Constructor Detail

      • JRAreaChartFactory

        public JRAreaChartFactory()
    • Method Detail

      • createObject

        public Object createObject​(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