Package org.gicentre.treemappa

Main package for handling treemaps.

See:
          Description

Class Summary
LocatedObject Stores a 2D location which can be attached to any object.
LocationList Stores a list of objects each be associated with a location.
MortonList<E> Stores a one-dimensional ordered list of objects that can represent a two-dimensional arrangement using Morton ordering.
PTreeMappa Wrapper class to allow Processing sketches to load, create and draw treemaps.
TreeFrame Class to display a tree graphically as a tree map and link node tree.
TreeMapApp Class to read treeMappa command line parameters and start the application.
TreeMapBreadthFirstIterator Iterates over part of a tree map hierarchy using a breadth-first traversal.
TreeMapNode Represents a single node to be included in a tree map.
TreeMappa Class to read tree data and create treemaps and treemap output files.
TreeMapPanel Class to provide a visual representation of the tree map.
TreeMapProperties Provides a persistent store of all treeMappa configuration options such as layout, text colours etc.
Version Describes the version number and date of the treemappa library.
 

Enum Summary
Layout Represents the types of layout supported by the TreeMap application.
 

Package org.gicentre.treemappa Description

Main package for handling treemaps.

This package includes the main classes for creating and displaying treemaps. It inlcudes a stand-alone application class (TreeMapApp) and a Processing-friendly interface (PTreeMappa) as well as classes for representation and display of treemap nodes.

Related Documentation



treeMappa V.3.0.1, API documentation generated 4th April, 2011