JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.AbstractDrawing

Packages that use AbstractDrawing
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.samples.svg A sample drawing editor with limited support for Scalable Vector Graphics Mobile 1.2 (SVG Mobile 1.2). 
 

Uses of AbstractDrawing in org.jhotdraw.draw
 

Subclasses of AbstractDrawing in org.jhotdraw.draw
 class DefaultDrawing
          DefaultDrawing.
 class QuadTreeDrawing
          QuadTreeDrawing uses a QuadTree2DDouble to improve responsiveness of drawings which contain many figures.
 

Uses of AbstractDrawing in org.jhotdraw.samples.svg
 

Subclasses of AbstractDrawing in org.jhotdraw.samples.svg
 class SVGDrawing
          SVGDrawing.
 


Copyright 1996-2006 © JHotDraw.org