Comment #4 on issue 358 by knut.wannheden: Grapher: Support for URLs
http://code.google.com/p/google-guice/issues/detail?id=358

Hi Pete

I would like to create diagrams like the attached PDF where I can click on  
the nodes.
In the attached example the URL associated with a node is simply a Google  
search for
the qualified class name corresponding to the node.

To do this I implemented subclasses for  
ImplementationNodeFactory.GraphvizNodeAdaptor
and InterfaceNodeFactory.GraphvizNodeAdaptor where I then set the URL on  
the created
nodes.

This required a simple change to GraphvizNode and GraphvizRenderer as found  
in the
attached patch.

Attachments:
        guice-runtime-and-ui-modules.pdf  38.8 KB
        grapher-node-url-patch.txt  1.5 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to