|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.uci.ics.jung.graph.decorators.EdgeWeightLabellerStringer
An EdgeStringer provides a string Label for any edge: the String is the Weight produced by the EdgeWeightLabeller that it takes as input.
| Constructor Summary | |
EdgeWeightLabellerStringer(EdgeWeightLabeller ewl)
|
|
| Method Summary | |
java.lang.String |
getLabel(Edge e)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgeWeightLabellerStringer(EdgeWeightLabeller ewl)
| Method Detail |
public java.lang.String getLabel(Edge e)
getLabel in interface EdgeStringerEdgeStringer.getLabel(edu.uci.ics.jung.graph.Edge)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||