0

ImageMap highlight selection and getcoordinates

asked 2009-07-06 05:40:20 +0800

sumi gravatar image sumi
42 1

updated 2009-07-06 05:41:24 +0800

Hi,

I need help with marking selection on an ImageMap. I currently create a graph using JFreeChart's createBufferedImage, enocode it and then create an AImage from it. I then create an ImageMap and set its content as the AImage . I want the user to be able to select and highlight an area in the graph,and get the coordinates of the selected area.I now have a pop up to select the start and end point in the ImageMap and have a mouselistener to get me the coordinates.
Is it possible to higlight the selection in an imageMap ?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-07-06 06:50:08 +0800

PeterKuo gravatar image PeterKuo
481 2

http://www.zkoss.org/javadoc/3.5.2/zul/org/zkoss/zul/Imagemap.html
http://www.zkoss.org/javadoc/3.5.2/zul/org/zkoss/zul/Area.html

From the api of Imagemap and Area, I don't see possibility to achieve your goal.

But I think your opinion makes a good point and fit other's using scenario.

Please post it to https://sourceforge.net/projects/zk1/ as feature request.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-07-06 05:40:20 +0800

Seen: 547 times

Last updated: Jul 06 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More