Measuring overlap in graphical objects
February 18, 2008 5:17 PM
Subscribe
SVG or Java: Measuring the overlap of graphic objects
If I have two overlapping objects, say two circles, is it possible to measure the overlap between them as a fraction of the enclosed area of either object?
Can this be done within SVG, and if not, is this kind of measurement possible with the Java AWT Graphics package, or another framework I can plug into Java?
posted by Blazecock Pileon to computers & internet (5 comments total)
posted by sanko at 5:38 PM on February 18, 2008