net.sourceforge.plantuml
Class PSystemUtils
java.lang.Object
net.sourceforge.plantuml.PSystemUtils
public class PSystemUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemUtils
public PSystemUtils()
exportDiagrams
public static List<File> exportDiagrams(Diagram system,
File suggestedFile,
FileFormatOption fileFormatOption)
throws IOException
- Throws:
IOException
exportDiagramsCuca
public static List<File> exportDiagramsCuca(CucaDiagram system,
File suggestedFile,
FileFormatOption fileFormat)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.