JHotDraw 7.0.6

Uses of Class
org.jhotdraw.samples.svg.figures.SVGPath

Packages that use SVGPath
org.jhotdraw.samples.svg A sample drawing editor with limited support for Scalable Vector Graphics Mobile 1.2 (SVG Mobile 1.2). 
 

Uses of SVGPath in org.jhotdraw.samples.svg
 

Methods in org.jhotdraw.samples.svg that return SVGPath
protected  SVGPath PathTool.createPath()
           
 

Constructors in org.jhotdraw.samples.svg with parameters of type SVGPath
PathTool(SVGPath pathPrototype, BezierFigure bezierPrototype)
          Creates a new instance.
PathTool(SVGPath pathPrototype, BezierFigure bezierPrototype, java.util.Map attributes)
          Creates a new instance.
 


Copyright 1996-2006 © JHotDraw.org