#include <EllipseObject.h>

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