Design Patterns
|
#include <text_document.h>
Public Member Functions | |
TextDocument () | |
void | Insert (GraphicInterface *) |
const commons::Point< float > & | GetExtent () |
structural::proxy::TextDocument::TextDocument | ( | ) |
const commons::Point< float > & structural::proxy::TextDocument::GetExtent | ( | ) |
void structural::proxy::TextDocument::Insert | ( | GraphicInterface * | graphic | ) |