TextStyle
All text styles known to wxMaxima.
Definition: TextStyle.h:231
void Draw(wxPoint point, wxDC *dc, wxDC *antialiassingDC) override
Draw this cell.
Definition: DigitCell.cpp:60
void Recalculate(AFontSize fontsize) override
Recalculate the size of the cell and the difference between top and center.
Definition: DigitCell.cpp:46
A cell grouping input (and, if there is one, also the output) cell to a foldable item.
Definition: GroupCell.h:74
A Text cell.
Definition: TextCell.h:38