JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.AbstractAttributedCompositeFigure

Packages that use AbstractAttributedCompositeFigure
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.samples.svg.figures Provides the figures for the SVG basic shapes. 
 

Uses of AbstractAttributedCompositeFigure in org.jhotdraw.draw
 

Methods in org.jhotdraw.draw that return AbstractAttributedCompositeFigure
 AbstractAttributedCompositeFigure AbstractAttributedCompositeFigure.clone()
           
 

Uses of AbstractAttributedCompositeFigure in org.jhotdraw.samples.svg.figures
 

Subclasses of AbstractAttributedCompositeFigure in org.jhotdraw.samples.svg.figures
 class SVGPath
          SVGPath is a composite Figure which contains one or more BezierFigures as its children.
 


Copyright 1996-2006 © JHotDraw.org