Uses of Class
org.jhotdraw.contrib.SimpleLayouter

Packages that use SimpleLayouter
org.jhotdraw.contrib   
org.jhotdraw.test.contrib   
 

Uses of SimpleLayouter in org.jhotdraw.contrib
 

Subclasses of SimpleLayouter in org.jhotdraw.contrib
 class StandardLayouter
          A StandardLayouter contains standard algorithm for layouting a Layoutable.
 

Uses of SimpleLayouter in org.jhotdraw.test.contrib
 

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