de.opsdesign.yax
Class DotNode
java.lang.Object
de.opsdesign.yax.DotNode
- All Implemented Interfaces:
- Graph
public class DotNode
- extends java.lang.Object
- implements Graph
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DotNode
public DotNode()
getDeclaration
public java.lang.String getDeclaration()
setDeclaration
public void setDeclaration(java.lang.String declaration)
getGraph
public java.lang.String getGraph()
setGraph
public void setGraph(java.lang.String graph)
toDotPipeTrace
public DotNode toDotPipeTrace()
- Specified by:
toDotPipeTrace
in interface Graph
toDotPortTrace
public DotNode toDotPortTrace()
- Specified by:
toDotPortTrace
in interface Graph
toDotInit
public int toDotInit(int nodeCount)
- Specified by:
toDotInit
in interface Graph
Copyright © 2008 OPS Design GmbH. All Rights Reserved.