Package net.sourceforge.plantuml.svg
Class SvgData
java.lang.Object
net.sourceforge.plantuml.svg.SvgData
public final class SvgData
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic SvgData
fromGraphViz
(java.lang.String s) double
final java.lang.String
getSvg()
double
getWidth()
mutateFromSvgTitler
(java.lang.String newSvg, double suppHeight, double suppWidth) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
fromGraphViz
-
mutateFromSvgTitler
-
getSvg
public final java.lang.String getSvg() -
getWidth
public double getWidth() -
getHeight
public double getHeight()
-