#include <image_proxy.h>
structural::proxy::ImageProxy::ImageProxy |
( |
const std::string & |
file_name | ) |
|
|
explicit |
structural::proxy::ImageProxy::~ImageProxy |
( |
| ) |
|
|
virtual |
void structural::proxy::ImageProxy::Draw |
( |
const commons::Point< float > & |
at | ) |
|
|
overridevirtual |
const commons::Point< float > & structural::proxy::ImageProxy::GetExtent |
( |
| ) |
|
|
overridevirtual |
Image * structural::proxy::ImageProxy::GetImage |
( |
| ) |
|
|
protected |
void structural::proxy::ImageProxy::HandleMouse |
( |
Event & |
event | ) |
|
|
overridevirtual |
void structural::proxy::ImageProxy::Load |
( |
std::istream & |
from | ) |
|
|
overridevirtual |
void structural::proxy::ImageProxy::Save |
( |
std::ostream & |
to | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: