JHotDraw 7.0.6

Uses of Interface
org.jhotdraw.samples.svg.figures.SVGFigure

Packages that use SVGFigure
org.jhotdraw.samples.svg.figures Provides the figures for the SVG basic shapes. 
 

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

Classes in org.jhotdraw.samples.svg.figures that implement SVGFigure
 class SVGEllipse
          SVGEllipse presents a SVG ellipse or a SVG circle element.
 class SVGGroup
          SVGGroup.
 class SVGImage
          SVGImage.
 class SVGLine
          SVGLine.
 class SVGPath
          SVGPath is a composite Figure which contains one or more BezierFigures as its children.
 class SVGRect
          SVGRect.
 class SVGText
          SVGText.
 


Copyright 1996-2006 © JHotDraw.org