Uses of Package
treemap

Classes in treemap used by treemap
AbstractMapLayout
          Abstract class holding utility routines that several implementations of MapLayout use.
MapLayout
          The interface for all treemap layout algorithms.
MapModel
          Model object used by MapLayout to represent data for a treemap.
Mappable
          Interface representing an object that can be placed in a treemap layout.
Rect
          A JDK 1.0 - compatible rectangle class that accepts double-valued parameters.
SimpleMapItem
          An implementation of the Mappable interface that adds a few useful bits for use with Processing: an incrementSize() function and local x,y,w,h fields for the bounds that can be accessed directly.
TreeModel
          An implementation of MapModel that represents a hierarchical structure.