|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StickMagnetGraph.Edge
Represents an edge between two StickMagnetGraph.Nodes of a graph.
| Method Summary | |
|---|---|
MagnetRequest.Side |
getSide()
Tells at which side of the starting node this
edge leaves the node. |
StickMagnetGraph.Node |
getSource()
Gets the starting node of this edge. |
StickMagnetGraph.Node |
getTarget()
Gets the ending node of this edge. |
| Method Detail |
|---|
StickMagnetGraph.Node getSource()
StickMagnetGraph.Node getTarget()
MagnetRequest.Side getSide()
starting node this
edge leaves the node.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||