Design Patterns
structural::proxy::TextDocument Class Reference

#include <text_document.h>

Collaboration diagram for structural::proxy::TextDocument:

Public Member Functions

 TextDocument ()
 
void Insert (GraphicInterface *)
 
const commons::Point< float > & GetExtent ()
 

Constructor & Destructor Documentation

structural::proxy::TextDocument::TextDocument ( )

Member Function Documentation

const commons::Point< float > & structural::proxy::TextDocument::GetExtent ( )

Here is the call graph for this function:

void structural::proxy::TextDocument::Insert ( GraphicInterface graphic)

The documentation for this class was generated from the following files: