org._3pq.jgrapht.ext
public static interface VisioExporter.VertexNameProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getVertexName(java.lang.Object vertex)
Returns the shape name for the vertex as to be appeared in the Visio
diagram.
|