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] |
GetY(double x)=0 | mpProfile | [pure virtual] |
HasBBox() | mpLayer | [inline, virtual] |
IsInfo() | mpLayer | [inline, virtual] |
IsVisible() | mpLayer | [inline] |
m_brush | mpLayer | [protected] |
m_continuous | mpLayer | [protected] |
m_drawOutsideMargins | mpLayer | [protected] |
m_flags | mpProfile | [protected] |
m_font | mpLayer | [protected] |
m_name | mpLayer | [protected] |
m_pen | mpLayer | [protected] |
m_showName | mpLayer | [protected] |
m_type | mpLayer | [protected] |
m_visible | mpLayer | [protected] |
mpLayer() | mpLayer | |
mpProfile(wxString name=wxEmptyString, int flags=mpALIGN_TOP) | mpProfile | |
Plot(wxDC &dc, mpWindow &w) | mpProfile | [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] |