public class ConverterSvg extends Object
| Constructor and Description |
|---|
ConverterSvg(Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
getDimension() |
String |
getSvg(double scale,
boolean fontAsShapes,
Color backgroundColor) |
public ConverterSvg(Icon icon)
public String getSvg(double scale, boolean fontAsShapes, Color backgroundColor) throws ClassNotFoundException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException, InstantiationException, IOException
public Dimension2D getDimension()
Copyright © 2017. All rights reserved.