Hi
I have to crop a map and have used getIntersectionList which brings back the nodelist from the original map with no problems but know I wish to append this nodeList to a new svg document and wondered if there was a batik method I could use already or do I have to keep looping through the nodeList adding the nodes as the application finds them? Thanks very much for all your help. Barry