public class SvgPathReader
extends java.lang.Object
Path2D
shape.
Note that this reader is not thread safe.
Modifier and Type | Method and Description |
---|---|
SvgPath |
parse(java.lang.String source) |
public SvgPath parse(java.lang.String source) throws java.lang.Exception
java.lang.Exception