Design Patterns
structural::proxy::GraphicInterface Member List

This is the complete list of members for structural::proxy::GraphicInterface, including all inherited members.

Draw(const commons::Point< float > &at)=0structural::proxy::GraphicInterfacepure virtual
GetExtent()=0structural::proxy::GraphicInterfacepure virtual
HandleMouse(Event &event)=0structural::proxy::GraphicInterfacepure virtual
Load(std::istream &from)=0structural::proxy::GraphicInterfacepure virtual
Save(std::ostream &to)=0structural::proxy::GraphicInterfacepure virtual
~GraphicInterface()structural::proxy::GraphicInterfaceinlinevirtual