|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeNameProvider<E>
Assigns a display name for each of the graph edes.
Method Summary | |
---|---|
java.lang.String |
getEdgeName(E edge)
Returns a unique name for an edge. |
Method Detail |
---|
java.lang.String getEdgeName(E edge)
edge
- the edge to be named
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |