From: Dmitry Bufistov (dmitry_at_[hidden])
Date: 2008-06-25 10:05:53


Abde Ali Kagalwalla wrote:
> Hi,
>
> This works but then I am just storing int objects as vertices of the
> graph. I want to store bbox objects as vertices of the graph.
> What should I change in the above code to store bbox objects as vertices
> of the graph with bundled vertex properties.
>
> Thanks,
>

Abde Ali,

Take a look on the attached example. Does it do what you want ?

Dmitry