#include <ArrowObject.h>

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