public class PathUtil
extends java.lang.Object
Constructor and Description |
---|
PathUtil()
Creates a new instance of PathUtil
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
buildPathString(java.awt.geom.GeneralPath path)
Converts a GeneralPath into an SVG representation
|