mpScaleX Member List
This is the complete list of members for
mpScaleX, including all inherited members.
GetBrush() const | mpLayer | [inline] |
GetColourSquare(int side=16) | mpLayer | |
GetContinuity() const | mpLayer | [inline] |
GetDrawOutsideMargins() | mpLayer | [inline] |
GetFont() const | mpLayer | [inline] |
GetLabelMode() | mpScaleX | [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] |
GetTicks() | mpScaleX | [inline] |
HasBBox() | mpScaleX | [inline, virtual] |
IsInfo() | mpLayer | [inline, virtual] |
IsVisible() | mpLayer | [inline] |
m_brush | mpLayer | [protected] |
m_continuous | mpLayer | [protected] |
m_drawOutsideMargins | mpLayer | [protected] |
m_flags | mpScaleX | [protected] |
m_font | mpLayer | [protected] |
m_labelFormat | mpScaleX | [protected] |
m_labelType | mpScaleX | [protected] |
m_name | mpLayer | [protected] |
m_pen | mpLayer | [protected] |
m_showName | mpLayer | [protected] |
m_ticks | mpScaleX | [protected] |
m_type | mpLayer | [protected] |
m_visible | mpLayer | [protected] |
mpLayer() | mpLayer | |
mpScaleX(wxString name=wxT("X"), int flags=mpALIGN_CENTER, bool ticks=true, unsigned int type=mpX_NORMAL) | mpScaleX | |
Plot(wxDC &dc, mpWindow &w) | mpScaleX | [virtual] |
SetAlign(int align) | mpScaleX | [inline] |
SetBrush(wxBrush brush) | mpLayer | [inline] |
SetContinuity(bool continuity) | mpLayer | [inline] |
SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | [inline] |
SetFont(wxFont &font) | mpLayer | [inline] |
SetLabelFormat(const wxString &format) | mpScaleX | [inline] |
SetLabelFormat() | mpScaleX | [inline] |
SetLabelMode(unsigned int mode) | mpScaleX | [inline] |
SetName(wxString name) | mpLayer | [inline] |
SetPen(wxPen pen) | mpLayer | [inline] |
SetTicks(bool ticks) | mpScaleX | [inline] |
SetVisible(bool show) | mpLayer | [inline] |
ShowName(bool show) | mpLayer | [inline] |
~mpLayer() | mpLayer | [inline, virtual] |