Example usage for org.jfree.chart ChartColor subclass-usage

List of usage examples for org.jfree.chart ChartColor subclass-usage

Introduction

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

Usage

From source file jamel.gui.charts.JamelColor.java

/**
 * Class to extend the number of Colors available to the charts. This
 * extends the java.awt.Color object and extends the number of final
 * Colors publically accessible.
 */
@SuppressWarnings("serial")