#include <TextObject.h>

Protected Member Functions | |
| virtual | ~TextObject () |
Possible GraphicObjectTypes: TEXT_OBJECT.
This subclass of Subject will notify upon the following conditions:
Definition at line 23 of file TextObject.h.
| virtual TextObject::~TextObject | ( | ) | [protected, virtual] |
This should be destroyed by calling GraphicLayer::removeObject.
Definition at line 29 of file TextObject.h.