public class ConvertSVG extends Object
| Constructor and Description |
|---|
ConvertSVG() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SVGTo(String in,
String out)
Convert a SVG to EPS, PS, SVGZ or PDF.
|
static void |
SVGTo(String in,
String out,
boolean isSourceRemove)
Convert a SVG to EPS, PS, SVGZ or PDF.
|
public static void SVGTo(String in, String out, boolean isSourceRemove)
in - Input file in SVG formatout - Output file in designed format.isSourceRemove - true if source is removed.public static void SVGTo(String in, String out)
in - Input file in SVG formatout - Output file in designed format.DMelt 2.0 © DataMelt by jWork.ORG