Java org.jfree.chart.util PaintAlpha fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.util PaintAlpha fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

Paintdarker(Paint paint)
Create a new (if possible, darker) Paint of the same Type.
Colordarker(Color paint)
Similar to Color#darker() .
GradientPaintdarker(GradientPaint paint)
Create a new GradientPaint with its colors darkened.