public class RaphaelUtils extends Object
| Constructor and Description |
|---|
RaphaelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRaphaelCode(File svg,
String container) |
static String |
getRaphaelCode(InputStream in,
String container) |
static String |
getRaphaelCode(String svg,
String container) |
public static String getRaphaelCode(File svg, String container) throws Exception
Exceptionpublic static String getRaphaelCode(String svg, String container) throws Exception
Exceptionpublic static String getRaphaelCode(InputStream in, String container) throws Exception
ExceptionCopyright © 2015. All rights reserved.