|
Hello ,
I need to implement the following using
batik librery.
I need to display some svg image on a frame
and if something is selected by drawing a closed shape corresponding
xml-elements should be taken.
I created JSVGCanvas object and override the
'paintComponent' method.So that when ever something is drawn I captured mouse
event and called the repaint method to draw some closed area on svg
image.
After this I am not getting how to get the
corresponding xml-elements of selected enclosed region.
Please help me..
Thanks and Regards
Mahesh Karanth
http://profiles.yahoo.com/mahesh_m_karanth
Telefax:+91-80-5120 9605 Great minds discuss ideas;Average minds discuss events;Small minds discuss people |
- how to get xml-elements of enclosed region in svg mahesh.karanth
- Re: how to get xml-elements of enclosed region in svg Thomas DeWeese
