Generated by
JDiff

Interface org.jhotdraw.draw.Drawing

Removed Methods
void draw(Graphics2D) Draws all the figures from back to front.
int getChildCount() Returns the number of figures in this drawing.
List<Figure> getChildren() Returns the figures of the drawing.
int indexOf(Figure) Returns the index of the specified figure.
 

Removed Fields
String CANVAS_SIZE_PROPERTY