WordCloud Class Reference

Builds Word Cloud for display in WordCloudView. More...

#import <WordCloud.h>

List of all members.

Public Member Functions

(id) - initWithWords:
 Puts the 200 most used words in wordCloudElements.

Properties

NSMutableDictionary * wordCloudElements
 Dictionary containing the words and counts.


Detailed Description

Builds Word Cloud for display in WordCloudView.

Member Function Documentation

- (id) initWithWords: (NSCountedSet*)  words  

Puts the 200 most used words in wordCloudElements.


Property Documentation

- (NSMutableDictionary *) wordCloudElements [read, write, retain]

Dictionary containing the words and counts.

keys are the words, objects are the counts


The documentation for this class was generated from the following files:

Generated on Wed Jun 3 00:27:59 2009 for Word Tree by  doxygen 1.5.9