Uses of Class
org.jhotdraw.standard.StandardDrawing

Packages that use StandardDrawing
org.jhotdraw.samples.javadraw   
org.jhotdraw.test.standard   
 

Uses of StandardDrawing in org.jhotdraw.samples.javadraw
 

Subclasses of StandardDrawing in org.jhotdraw.samples.javadraw
 class BouncingDrawing
           
 

Uses of StandardDrawing in org.jhotdraw.test.standard
 

Methods in org.jhotdraw.test.standard that return StandardDrawing
 StandardDrawing StandardDrawingTest.createInstance()
          Factory method for instances of the class to be tested.