Uses of Class
org.jhotdraw.figures.RoundRectangleFigure

Packages that use RoundRectangleFigure
org.jhotdraw.contrib.html   
org.jhotdraw.test.figures   
 

Uses of RoundRectangleFigure in org.jhotdraw.contrib.html
 

Subclasses of RoundRectangleFigure in org.jhotdraw.contrib.html
 class RoundRectangleGeometricAdapter
          Geometric adapter for the RoundRectangleFigure
 

Uses of RoundRectangleFigure in org.jhotdraw.test.figures
 

Methods in org.jhotdraw.test.figures that return RoundRectangleFigure
 RoundRectangleFigure RoundRectangleFigureTest.createInstance()
          Factory method for instances of the class to be tested.