public class PathUtil extends Object
| Constructor and Description |
|---|
PathUtil()
Creates a new instance of PathUtil
|
| Modifier and Type | Method and Description |
|---|---|
static String |
buildPathString(GeneralPath path)
Converts a GeneralPath into an SVG representation
|
public static String buildPathString(GeneralPath path)
path - The shape to be encodedCopyright © 2019. All rights reserved.