#include <Word.H>
Public Member Functions | |
Word (xercesc::DOMNode *node, int id, Section *section, int indexInSection, bool visible=true) | |
Word (string text) | |
virtual | ~Word () |
const string & | getText () |
NiceTextRef | getNiceText () |
double | getWidth () |
void | show () |
void | hide () |
void | markPeeled () |
void | markReplaced () |
bool | isPeeled () |
void | playPeelSound () |
void | playBounceSound () |
void | playBreakSound () |
void | setSection (Section *section) |
Section * | getSection () |
double | getWeight () |
bool | getCollapsed () |
void | setCollapsed (bool col) |
Word * | breakApart () |
CoordinateFrame | getFrameInSection () |
void | setFrameInSection (CoordinateFrame frame) |
void | resetSyllableBreak () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|