Example usage for org.jfree.chart.plot MeterPlot subclass-usage

List of usage examples for org.jfree.chart.plot MeterPlot subclass-usage

Introduction

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

Usage

From source file edu.cuny.jfree.chart.plot.MyMeterPlot.java

/**
 * A customized <code>org.jfree.chart.plot.MeterPlot</code>, which do not show
 * the bound labels of <code>org.jfree.chart.plot.MeterInterval</code>s.
 * 
 * @author Jinzhong Niu
 * @version $Revision: 1.6 $