WordTree.Register Class Reference

A quick data structure for look-ups. More...

List of all members.

Public Member Functions

 Register (String[] _woerter)
 Creates a register with the words in _woerter.
LinkedList< String > search (String[] searchTerms)
 Searches the register for searchTerms (order dependant).
void renderTopWords (Graphics g, int panelWidth, int panelHeight)

Detailed Description

A quick data structure for look-ups.


Constructor & Destructor Documentation

WordTree.Register.Register ( String[]  _woerter  ) 

Creates a register with the words in _woerter.


Member Function Documentation

void WordTree.Register.renderTopWords ( Graphics  g,
int  panelWidth,
int  panelHeight 
)
LinkedList<String> WordTree.Register.search ( String[]  searchTerms  ) 

Searches the register for searchTerms (order dependant).


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties
Generated on Sun Jun 6 00:07:42 2010 for WordTree by  doxygen 1.6.3