public class Output
extends java.lang.Object
Constructor | Description |
---|---|
Output() |
Modifier and Type | Method | Description |
---|---|---|
static void |
export(ScheduleGrph outputGraph,
java.lang.String outputPath) |
The main method of this class, takes a graph and an output path and
exports it to the file defined in the path variable.
|
public static void export(ScheduleGrph outputGraph, java.lang.String outputPath) throws java.io.IOException
outputGraph
- outputPath
- java.io.IOException