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,
double factor) |
java.lang.String |
toSvg() |
public java.lang.String toSvg()
public void drawMe(UGraphic ug, double factor)