|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VertexNameProvider<V>
Assigns a display name for each of the graph vertices.
Method Summary | |
---|---|
java.lang.String |
getVertexName(V vertex)
Returns a unique name for a vertex. |
Method Detail |
---|
java.lang.String getVertexName(V vertex)
vertex
- the vertex to be named
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |