Package edu.northwestern.at.utils.tagcloud

Allows for the creation of an HTML-based tag cloud.

See:
          Description

Class Summary
StyledScoredString Scored string with color and style information.
TagCloud Generates HTML for a tag cloud.
TagCloudTextStyle Text styles for tag cloud.
 

Package edu.northwestern.at.utils.tagcloud Description

Allows for the creation of an HTML-based tag cloud. A tag cloud creates HTML to display SCORED strings in descending order by score value. The font size for each string is based upon the relative score value.