Hi,
I was wondering if there was a way for Batik to take a rather complex path and split it into two paths at a specified point. Here is the situation:
I have a very complex path composed of many curves and lines that needs to be split up into segments at specified points. So I have created a Batik-based program that allows me to select a path and return to me the point at which I selected the path. At this selected point I would like to split the path into two path segments.
Can Batik do this? If not, is there a good algorithm for doing this?
Thanks, Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]