mpText Member List
This is the complete list of members for
mpText, including all inherited members.
GetBrush() const | mpLayer | [inline] |
GetColourSquare(int side=16) | mpLayer | |
GetContinuity() const | mpLayer | [inline] |
GetDrawOutsideMargins() | mpLayer | [inline] |
GetFont() const | mpLayer | [inline] |
GetLayerType() | mpLayer | [inline] |
GetMaxX() | mpLayer | [inline, virtual] |
GetMaxY() | mpLayer | [inline, virtual] |
GetMinX() | mpLayer | [inline, virtual] |
GetMinY() | mpLayer | [inline, virtual] |
GetName() const | mpLayer | [inline] |
GetPen() const | mpLayer | [inline] |
HasBBox() | mpText | [inline, virtual] |
IsInfo() | mpLayer | [inline, virtual] |
IsVisible() | mpLayer | [inline] |
m_brush | mpLayer | [protected] |
m_continuous | mpLayer | [protected] |
m_drawOutsideMargins | mpLayer | [protected] |
m_font | mpLayer | [protected] |
m_name | mpLayer | [protected] |
m_offsetx | mpText | [protected] |
m_offsety | mpText | [protected] |
m_pen | mpLayer | [protected] |
m_showName | mpLayer | [protected] |
m_type | mpLayer | [protected] |
m_visible | mpLayer | [protected] |
mpLayer() | mpLayer | |
mpText(wxString name=wxT("Title"), int offsetx=5, int offsety=50) | mpText | |
Plot(wxDC &dc, mpWindow &w) | mpText | [virtual] |
SetBrush(wxBrush brush) | mpLayer | [inline] |
SetContinuity(bool continuity) | mpLayer | [inline] |
SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | [inline] |
SetFont(wxFont &font) | mpLayer | [inline] |
SetName(wxString name) | mpLayer | [inline] |
SetPen(wxPen pen) | mpLayer | [inline] |
SetVisible(bool show) | mpLayer | [inline] |
ShowName(bool show) | mpLayer | [inline] |
~mpLayer() | mpLayer | [inline, virtual] |