Class StandardBarPainter

java.lang.Object
org.jfree.chart.renderer.category.StandardBarPainter
All Implemented Interfaces:
Serializable, BarPainter

public class StandardBarPainter
extends Object
implements BarPainter, Serializable
An implementation of the BarPainter interface that preserves the behaviour of bar painting that existed prior to the introduction of the BarPainter interface.
Since:
1.0.11
See Also:
GradientBarPainter, Serialized Form