Class UImageSvg
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.UImageSvg
-
-
Constructor Summary
Constructors Constructor Description UImageSvg(java.lang.String svg, double scale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getData(java.lang.String name)
int
getHeight()
java.lang.String
getMD5Hex()
double
getScale()
java.lang.String
getSvg(boolean raw)
int
getWidth()
-