Class SvgPath
- java.lang.Object
-
- net.sourceforge.plantuml.openiconic.SvgPath
-
public class SvgPath extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SvgPath(java.lang.String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddrawMe(UGraphic ug, double factor)voiddrawMe(UGraphic ug, java.awt.geom.AffineTransform at)java.lang.StringtoSvg()
-