Class CucaDiagramTxtMaker


  • public final class CucaDiagramTxtMaker
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.io.File> createFiles​(java.io.File suggestedFile)  
      void createFiles​(java.io.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 java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • createFiles

        public java.util.List<java.io.File> createFiles​(java.io.File suggestedFile)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • createFiles

        public void createFiles​(java.io.OutputStream os,
                                int index)