public class ExportFormats extends java.lang.Object
| Constructor and Description |
|---|
ExportFormats() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isJFreeSVGAvailable()
Returns
true if JFreeSVG is on the classpath, and
false otherwise. |
static boolean |
isOrsonPDFAvailable()
Returns
true if OrsonPDF is on the classpath, and
false otherwise. |
public ExportFormats()
public static boolean isJFreeSVGAvailable()
true if JFreeSVG is on the classpath, and
false otherwise. The JFreeSVG library can be found at
http://www.jfree.org/jfreesvg/public static boolean isOrsonPDFAvailable()
true if OrsonPDF is on the classpath, and
false otherwise. The OrsonPDF library can be found at
http://www.object-refinery.com/orsonpdf/