Class UImageSvg
java.lang.Object
net.sourceforge.plantuml.ugraphic.UImageSvg
- All Implemented Interfaces:
UShape
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UImageSvg
public UImageSvg(java.lang.String svg, double scale)
-
-
Method Details
-
getMD5Hex
public java.lang.String getMD5Hex() -
getSvg
public java.lang.String getSvg(boolean raw) -
getData
public int getData(java.lang.String name) -
getHeight
public int getHeight() -
getWidth
public int getWidth() -
getScale
public double getScale()
-