All Questions
1 question
3
votes
2
answers
1k
views
Laying out overlapping rectangles
I am trying to layout a bunch of overlapping rectangles that start out like this:
alt text http://img690.imageshack.us/img690/209/picture1bp.png
The 2-pass algorithm I thought up is roughly:
// ...