Uses of Class
org.jhotdraw.contrib.DiamondFigure

Packages that use DiamondFigure
org.jhotdraw.contrib.html   
org.jhotdraw.test.contrib   
 

Uses of DiamondFigure in org.jhotdraw.contrib.html
 

Subclasses of DiamondFigure in org.jhotdraw.contrib.html
 class DiamondFigureGeometricAdapter
          Geometric adapter for the DiamondFigure
 

Uses of DiamondFigure in org.jhotdraw.test.contrib
 

Methods in org.jhotdraw.test.contrib that return DiamondFigure
 DiamondFigure DiamondFigureTest.createInstance()
          Factory method for instances of the class to be tested.