简体   繁体   中英

how to set ActionListener in a particular section of an image?

I have generate a graph with help of graphviz tool. I want to set click listener on a particular node of that graph and do some action.

graphviz tool gives three type of output

  1. *.png
  2. *.svg
  3. *.ps

Please help me to do this.

I would recommend using a 3rd-party tag library to get the functionality you need. Try primefaces; they have many good chart components; See here: http://www.primefaces.org/showcase/ui/chartsHome.jsf .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM