Java org.jfree.chart.plot.dial DialBackground fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.plot.dial DialBackground fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.plot.dial DialBackground.

The text is from its open source code.

Constructor

DialBackground(Paint paint)
Creates a new instance of DialBackground.
DialBackground()
Creates a new instance of DialBackground.

Method

voidsetGradientPaintTransformer(GradientPaintTransformer t)
Sets the transformer used to adjust the coordinates of any GradientPaint instance used for the background paint, and sends a DialLayerChangeEvent to all registered listeners.