|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - the Graph vertices typeWE - the Graph weighted edges typepublic interface WeightedPath<V extends Vertex,WE extends WeightedEdge<V>>
A Path where Edge are weighted.
| Method Summary | |
|---|---|
Double |
getWeight()
Gets the weight attribute of the WeightedPath object. |
| Methods inherited from interface org.apache.commons.graph.Path |
|---|
getEdges, getSource, getTarget, getVertices, size |
| Method Detail |
|---|
Double getWeight()
WeightedPath object.
WeightedPath object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||