Class PdfExport
- java.lang.Object
-
- org.teichert.databaseexplorer.utils.PdfExport
-
public class PdfExport extends Object
Helper-Class to export the mxGraphComponent to a canvas to be printable.
-
-
Constructor Summary
Constructors Constructor Description PdfExport(com.mxgraph.swing.mxGraphComponent graph)
-
-
-
Method Detail
-
exportPDF
public File exportPDF(String filename) throws com.mxpdf.text.DocumentException, IOException
- Throws:
com.mxpdf.text.DocumentException
IOException
-
-