|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GraphvizGraph.GraphvizEdge
A Graphviz edge.
Method Summary | |
---|---|
String |
getColor()
Retrieves color of the edge. |
String |
getLabel()
Retrieves the label of the edge. |
String |
getNode1Id()
Get the first node in the edge. |
String |
getNode2Id()
Get the second node in the edge. |
Method Detail |
---|
String getNode1Id()
String getNode2Id()
String getColor()
String getLabel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |