mpScaleY Member List
This is the complete list of members for
mpScaleY, 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] |
| GetTicks() | mpScaleY | [inline] |
| HasBBox() | mpScaleY | [inline, virtual] |
| IsInfo() | mpLayer | [inline, virtual] |
| IsVisible() | mpLayer | [inline] |
| m_brush | mpLayer | [protected] |
| m_continuous | mpLayer | [protected] |
| m_drawOutsideMargins | mpLayer | [protected] |
| m_flags | mpScaleY | [protected] |
| m_font | mpLayer | [protected] |
| m_labelFormat | mpScaleY | [protected] |
| m_name | mpLayer | [protected] |
| m_pen | mpLayer | [protected] |
| m_showName | mpLayer | [protected] |
| m_ticks | mpScaleY | [protected] |
| m_type | mpLayer | [protected] |
| m_visible | mpLayer | [protected] |
| mpLayer() | mpLayer | |
| mpScaleY(wxString name=wxT("Y"), int flags=mpALIGN_CENTER, bool ticks=true) | mpScaleY | |
| Plot(wxDC &dc, mpWindow &w) | mpScaleY | [virtual] |
| SetAlign(int align) | mpScaleY | [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) | mpScaleY | [inline] |
| SetLabelFormat() | mpScaleY | [inline] |
| SetName(wxString name) | mpLayer | [inline] |
| SetPen(wxPen pen) | mpLayer | [inline] |
| SetTicks(bool ticks) | mpScaleY | [inline] |
| SetVisible(bool show) | mpLayer | [inline] |
| ShowName(bool show) | mpLayer | [inline] |
| ~mpLayer() | mpLayer | [inline, virtual] |