Class DefaultDrawingSupplier

java.lang.Object
org.jfree.chart.plot.DefaultDrawingSupplier
All Implemented Interfaces:
Serializable, Cloneable, DrawingSupplier, PublicCloneable

public class DefaultDrawingSupplier
extends Object
implements DrawingSupplier, Cloneable, PublicCloneable, Serializable
A default implementation of the DrawingSupplier interface. All Plot instances have a new instance of this class installed by default.
See Also:
Serialized Form