WordCloudView Class Reference

View for displaying Word Cloud. More...

#import <WordCloudView.h>

List of all members.

Public Member Functions

(void) - scaleLayersToSize:
 Scales Word Cloud to size of window.
(void) - buildCloud
 Builds and displays the Word Cloud.

Protected Attributes

NSArray * layers
IBOutlet NSScrollView * scrollView
IBOutlet NSPanel * wordInfoPanel
IBOutlet NSTextField * wordTextField
IBOutlet NSTextField * countTextField
IBOutlet WordTreeViewwordTreeView

Properties

NSDictionary * wordDict
NSPanel * wordInfoPanel


Detailed Description

View for displaying Word Cloud.

Member Function Documentation

- (void) buildCloud  

Builds and displays the Word Cloud.

The words are ordered alphabetically and scaled according to their count. The color is purely random.

- (void) scaleLayersToSize: (NSSize)  size  

Scales Word Cloud to size of window.


Member Data Documentation

- (IBOutlet NSTextField*) countTextField [protected]

- (NSArray*) layers [protected]

- (IBOutlet NSScrollView*) scrollView [protected]

- (IBOutlet NSPanel*) wordInfoPanel [protected]

- (IBOutlet NSTextField*) wordTextField [protected]

- (IBOutlet WordTreeView*) wordTreeView [protected]


Property Documentation

- (NSDictionary *) wordDict [read, write, retain]

- (NSPanel*) wordInfoPanel [read, write, retain]


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