#include <FileImageObject.h>

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