Class LegendShapeCustomizer

  • All Implemented Interfaces:
    net.sf.jasperreports.engine.JRChartCustomizer, net.sf.jasperreports.engine.NamedChartCustomizer

    public class LegendShapeCustomizer
    extends AbstractShapeCustomizer
    Customizer to define the shape of a specific legend item, works for both XY and Category plot. The shape and other informations are encoded into a JSON string.
    Author:
    Marco Orlandin (dejawho2@users.sourceforge.net)