|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg._3pq.jgrapht.edge.EdgeFactories.AbstractEdgeFactory
org._3pq.jgrapht.edge.EdgeFactories.DirectedWeightedEdgeFactory
An EdgeFactory for producing directed edges with weights.
| Constructor Summary | |
EdgeFactories.DirectedWeightedEdgeFactory()
|
|
| Method Summary | |
Edge |
createEdge(java.lang.Object source,
java.lang.Object target)
Creates a new edge whose endpoints are the specified source and target vertices. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgeFactories.DirectedWeightedEdgeFactory()
| Method Detail |
public Edge createEdge(java.lang.Object source,
java.lang.Object target)
EdgeFactory
source - the source vertex.target - the target vertex.
EdgeFactory.createEdge(Object, Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||