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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetBackgroundPaint(Paint paint)
Sets the background color of the plot area and sends a PlotChangeEvent to all registered listeners.
voidsetRenderer(WaferMapRenderer renderer)
Sets the item renderer, and notifies all listeners of a change to the plot.