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