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