Package | Description |
---|---|
de.uni_due.inf.ti.graph | |
de.uni_due.inf.ti.graph.io |
Constructor and Description |
---|
Trace(Trace orig)
Creates a new trace which is a copy of an existing one.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SgfWriter.writeTrace(Trace trace)
Writes a trace to this SgfWriter's stream.
|