public class SvgPath
extends java.lang.Object
Constructor and Description |
---|
SvgPath(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
void |
drawMe(UGraphic ug,
java.awt.geom.AffineTransform at) |
void |
drawMe(UGraphic ug,
double factor) |
java.lang.String |
toSvg() |