|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg._3pq.jgrapht.edge.DefaultEdge
org._3pq.jgrapht.edge.UndirectedEdge
A implementation for an undirected edge.
| Field Summary |
| Fields inherited from interface org._3pq.jgrapht.Edge |
DEFAULT_EDGE_WEIGHT |
| Constructor Summary | |
UndirectedEdge(java.lang.Object sourceVertex,
java.lang.Object targetVertex)
|
|
| Method Summary | |
java.lang.String |
toString()
Returns a string representation of this undirected edge. |
| Methods inherited from class org._3pq.jgrapht.edge.DefaultEdge |
clone, containsVertex, getSource, getTarget, getWeight, oppositeVertex, setWeight |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UndirectedEdge(java.lang.Object sourceVertex,
java.lang.Object targetVertex)
DefaultEdge.DefaultEdge(Object, Object)| Method Detail |
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||