Uses of Class
org.jhotdraw.standard.DecoratorFigure

Packages that use DecoratorFigure
org.jhotdraw.figures   
org.jhotdraw.samples.javadraw   
 

Uses of DecoratorFigure in org.jhotdraw.figures
 

Subclasses of DecoratorFigure in org.jhotdraw.figures
 class BorderDecorator
          BorderDecorator decorates an arbitrary Figure with a border.
 

Uses of DecoratorFigure in org.jhotdraw.samples.javadraw
 

Subclasses of DecoratorFigure in org.jhotdraw.samples.javadraw
 class AnimationDecorator