public final class CucaDiagramTxtMaker
extends java.lang.Object
| Constructor and Description |
|---|
CucaDiagramTxtMaker(CucaDiagram diagram,
FileFormat fileFormat) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.io.File> |
createFiles(java.io.File suggestedFile) |
void |
createFiles(java.io.OutputStream os,
int index) |
public CucaDiagramTxtMaker(CucaDiagram diagram, FileFormat fileFormat) throws java.io.IOException
java.io.IOException