public final class SvgData extends Object
| Modifier and Type | Method and Description |
|---|---|
static SvgData |
fromGraphViz(String s) |
double |
getHeight() |
String |
getSvg() |
double |
getWidth() |
SvgData |
mutateFromSvgTitler(String newSvg,
double suppHeight,
double suppWidth) |
Copyright © 2017. All rights reserved.