Uses of Class
org.jhotdraw.contrib.TriangleFigure

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

Uses of TriangleFigure in org.jhotdraw.contrib.html
 

Subclasses of TriangleFigure in org.jhotdraw.contrib.html
 class TriangleFigureGeometricAdapter
          Geometric adapter for the TriangleFigure
 

Uses of TriangleFigure in org.jhotdraw.test.contrib
 

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