Uses of Class
org.jhotdraw.figures.EllipseFigure

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

Uses of EllipseFigure in org.jhotdraw.contrib.html
 

Subclasses of EllipseFigure in org.jhotdraw.contrib.html
 class EllipseFigureGeometricAdapter
          Geometric adapter for the EllipseFigure
 

Uses of EllipseFigure in org.jhotdraw.test.figures
 

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