net.sourceforge.plantuml.svg
Class SvgData
java.lang.Object
net.sourceforge.plantuml.svg.SvgData
public final class SvgData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fromGraphViz
public static SvgData fromGraphViz(String s)
mutateFromSvgTitler
public SvgData mutateFromSvgTitler(String newSvg,
double suppHeight,
double suppWidth)
getSvg
public final String getSvg()
getWidth
public double getWidth()
getHeight
public double getHeight()
Copyright © 2011. All Rights Reserved.