net.sourceforge.plantuml.pdf
Class PdfConverter

java.lang.Object
  extended by net.sourceforge.plantuml.pdf.PdfConverter

public class PdfConverter
extends Object


Constructor Summary
PdfConverter()
           
 
Method Summary
static void convert(File svgFile, File pdfFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfConverter

public PdfConverter()
Method Detail

convert

public static void convert(File svgFile,
                           File pdfFile)


Copyright © 2013. All Rights Reserved.