Re: [jgrapht-users] vertex color change: how to?
Brought to you by:
barak_naveh,
perfecthash
From: Joris K. <de...@gm...> - 2011-04-12 22:10:04
|
Sure. Best thing you could do is just download the jgraphx package and follow their tutorial on how to build a graph using jgrahpx. Next you take your jgrapht graph and you replicate your graph in jgraphx. Jgraphx has quite some fancy coloring support. Just change the property of a vertex/edge. For example, set the property: "fillColor=blue". br, Joris On Wed, Apr 6, 2011 at 7:43 PM, <jl...@ol...> wrote: > Is there a way to make each vertex a different color? > > > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > jgrapht-users mailing list > jgr...@li... > https://lists.sourceforge.net/lists/listinfo/jgrapht-users > |