Java org.jfree.chart.renderer GrayPaintScale fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.renderer GrayPaintScale fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.renderer GrayPaintScale.

The text is from its open source code.

Constructor

GrayPaintScale(double lowerBound, double upperBound)
Creates a new paint scale for values in the specified range.
GrayPaintScale()
Creates a new GrayPaintScale instance with default values.