|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - Vertex object typepublic interface Edge<V extends Vertex>
Interface which Edges must implement in order to be laid out.
| Method Summary | |
|---|---|
V |
getDestination()
Get the destination of the edge |
V |
getOther(V v)
Get the endpoint which is not vertex v |
V |
getSource()
Get the source of the edge |
| Method Detail |
|---|
V getSource()
V getDestination()
V getOther(V v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||