Example usage for org.jfree.chart.labels StandardPieSectionLabelGenerator subclass-usage

List of usage examples for org.jfree.chart.labels StandardPieSectionLabelGenerator subclass-usage

Introduction

In this page you can find the example usage for org.jfree.chart.labels StandardPieSectionLabelGenerator subclass-usage.

Usage

From source file org.posterita.core.PieLabelGenerator.java

public class PieLabelGenerator extends StandardPieSectionLabelGenerator {
    /**
     * 
     */
    private static final long serialVersionUID = 1L;
    Map labelMap = null;