Re: [jgrapht-developers] EdgeNameProvider
Brought to you by:
barak_naveh,
perfecthash
From: Trevor H. <tr...@vo...> - 2007-03-12 09:36:40
|
On Mar 8, 2007, at 12:44 AM, John V. Sichi wrote: > Trevor Harmon wrote: >> I use the VertexNameProvider classes a lot, and I recently had a >> need to provide names for the edges in my graph, too. I was >> surprised to find that there don't seem to be any >> EdgeNameProvider classes. Is there some technical reason for >> this, or is it simply that nobody's gotten around to writing name >> provider code for edges? > > The latter. Okay, I just submitted an implementation as patch #1678818. Trevor |