Class DefaultDrawingSupplier

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

A default implementation of the DrawingSupplier interface. All Plot instances have a new instance of this class installed by default.
See Also: