#include <text3d.h>
Inheritance diagram for ParsingWord:
Public Member Functions | |
ParsingWord () | |
void | operator= (ParsingWord &src) |
Public Attributes | |
MyString | text |
Definition at line 52 of file text3d.h.
|
Definition at line 228 of file text3d.cpp. |
|
Definition at line 233 of file text3d.cpp. References ParsingElem::operator=(), and src. |
|
Definition at line 55 of file text3d.h. Referenced by Text3D::AnalyseGram(), Text3D::ComputeLayout(), and Text3D::ComputeLineSize(). |