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

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

Introduction

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

The text is from its open source code.

Constructor

Method

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