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

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

Introduction

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

The text is from its open source code.

Constructor

VectorRenderer()
Creates a new XYBlockRenderer instance with default attributes.

Method

voidsetSeriesPaint(int series, Paint paint)
Sets the paint used for a series and sends a RendererChangeEvent to all registered listeners.