Hi nitya,

>  the problem is that as u can see in the below code i have to give x, y 
> coordinates in the program
> and that is very very difficult when i want to join two elements with an EDGE.

I sense difficulty with 2D graphics and so I'd first suggest
considering the use of a charting library. There seem to be a couple
of them in "Projects using Batik" [1]. I have played with JFreeChart
in the past and it's pretty straightforward. ;-)  The Batik demo [2]
also contains a very simple chart for proof-of-concept purposes.

Nevertheless, if you'd really like to use Batik for the purpose, I'd
recommend reposting your question more clearly -- you'll want to take
a look at a couple of links [3] [4].

Hope this helps,
 Helder Magalhães

[1] http://xmlgraphics.apache.org/batik/uses.html
[2] http://xmlgraphics.apache.org/batik/demo.html
[3] http://www.catb.org/~esr/faqs/smart-questions.html
[4] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to