|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.klay.layered.Util
public final class Util
Contains utility methods used throughout KLay Layered.
Method Summary | |
---|---|
static String |
getDebugOutputFileBaseName(LayeredGraph graph)
Returns the beginning of the file name used for debug output graphs while layouting the given layered graph. |
static String |
getDebugOutputPath()
Returns the path for debug output graphs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getDebugOutputPath()
public static String getDebugOutputFileBaseName(LayeredGraph graph)
"143293-"
.
graph
- the graph to return the base debug file name for.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |