treemaps

How can I make voronoi treemaps?

I want to make voronoi treemaps for statistics data, like newsgraphy Do you know how I can do that in Perl, PHP, Ruby, or Python? ...

tree maps using actionscript

can any body help me?? i have a task to make a tree map with actionscript 3.0 and using the rectangle packing algorithm!!! can anybody help me,,i cant find a resourse to teach me how to do this,,i only know what is a tree map and i know actionscript,,nothingmore will adobe flex help me in this task?? please i need your help.. ...

Java - Swapping Values and Keys in one Map?

I am making an encrypt and decrypt program for my programming class, however I am a year ahead of the group so I thought I'd simplify things by using what I learned last year. I decided to use a Tree Map. What the program does is it takes in a file, reads the first line which contains the encrypt data of how the letters will be coded. It...