public class ExportToFile
extends java.lang.Object
| Constructor and Description |
|---|
ExportToFile() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addEdge(org.deckfour.spex.SXTag tag,
MEdgeCell cell) |
protected static void |
addNode(org.deckfour.spex.SXTag tag,
MNodeCell cell) |
static void |
exportToFile(OCBCModel model,
java.io.OutputStream out) |
static void |
main(java.lang.String[] str) |
public static void exportToFile(OCBCModel model, java.io.OutputStream out) throws java.io.IOException
java.io.IOExceptionprotected static void addNode(org.deckfour.spex.SXTag tag,
MNodeCell cell)
throws java.io.IOException
java.io.IOExceptionprotected static void addEdge(org.deckfour.spex.SXTag tag,
MEdgeCell cell)
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] str)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundExceptionjava.io.IOException