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