#include <EastArrowObject.h>

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