Package net.sourceforge.plantuml.pdf
Class PdfConverter
java.lang.Object
net.sourceforge.plantuml.pdf.PdfConverter
public class PdfConverter
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
convert
(java.io.File svgFile, java.io.File pdfFile) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PdfConverter
public PdfConverter()
-
-
Method Details
-
convert
public static void convert(java.io.File svgFile, java.io.File pdfFile)
-