Class LineDotShapeCustomizer

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

    public class LineDotShapeCustomizer
    extends AbstractShapeCustomizer
    Chart customizer to define the shape and the size of the symbol along the line. It works for LineAndShapeRenderer and XYLineAndShapeRenderer
    Author:
    Marco Orlandin (dejawho2@users.sourceforge.net)