|
wxMaxima
|
Stores the information about a file we need to write during the save process. More...
#include <Configuration.h>
Public Member Functions | |
| TextsnippetToDraw (const wxPoint &pos, const wxString &text, const wxColor &color) | |
| const wxPoint | Pos () const |
| const wxString | Text () const |
| const wxColor | Color () const |
Stores the information about a file we need to write during the save process.