I need to merge two polygons using java - I understand that there is a merge method - Does anyone have an example of using that function - or any function that can take 2 polygons and return 1 polygon.

Thanks

Rob