0

I use Jung Java library to create simple graph. I want to display vertex's ids on view but now I have rendered only a graph without this. How to do that?

Sheppard25
  • 493
  • 1
  • 7
  • 22
  • Have you looked at any of the sample code? They all do this. – Joshua O'Madadhain Mar 12 '13 at 00:13
  • yes, I have something like that there http://wklej.org/id/979060/ but I dont know which is correct and how to use my own name to vertex. For example I have class Vertex with field String 'name'. I want to use this name – Sheppard25 Mar 12 '13 at 00:14

1 Answers1