net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramTxtMaker

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramTxtMaker

public final class CucaDiagramTxtMaker
extends Object


Constructor Summary
CucaDiagramTxtMaker(CucaDiagram diagram, FileFormat fileFormat)
           
 
Method Summary
 List<File> createFiles(File suggestedFile)
           
 void createFiles(OutputStream os, int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramTxtMaker

public CucaDiagramTxtMaker(CucaDiagram diagram,
                           FileFormat fileFormat)
                    throws IOException
Throws:
IOException
Method Detail

createFiles

public List<File> createFiles(File suggestedFile)
                       throws IOException
Throws:
IOException

createFiles

public void createFiles(OutputStream os,
                        int index)


Copyright © 2013. All Rights Reserved.