Package net.sourceforge.plantuml.svg
Class SvgData
- java.lang.Object
-
- net.sourceforge.plantuml.svg.SvgData
-
public final class SvgData extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static SvgDatafromGraphViz(String s)doublegetHeight()StringgetSvg()doublegetWidth()SvgDatamutateFromSvgTitler(String newSvg, double suppHeight, double suppWidth)
-