mpFXYVector Member List
This is the complete list of members for
mpFXYVector, including all inherited members.
Clear() | mpFXYVector | |
GetBrush() const | mpLayer | [inline] |
GetColourSquare(int side=16) | mpLayer | |
GetContinuity() const | mpLayer | [inline] |
GetDrawOutsideMargins() | mpLayer | [inline] |
GetFont() const | mpLayer | [inline] |
GetLayerType() | mpLayer | [inline] |
GetMaxX() | mpFXYVector | [inline, protected, virtual] |
GetMaxY() | mpFXYVector | [inline, protected, virtual] |
GetMinX() | mpFXYVector | [inline, protected, virtual] |
GetMinY() | mpFXYVector | [inline, protected, virtual] |
GetName() const | mpLayer | [inline] |
GetNextXY(double &x, double &y) | mpFXYVector | [protected, virtual] |
GetPen() const | mpLayer | [inline] |
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 | mpFXYVector | [protected] |
m_font | mpLayer | [protected] |
m_index | mpFXYVector | [protected] |
m_maxX | mpFXYVector | [protected] |
m_maxY | mpFXYVector | [protected] |
m_minX | mpFXYVector | [protected] |
m_minY | mpFXYVector | [protected] |
m_name | mpLayer | [protected] |
m_pen | mpLayer | [protected] |
m_showName | mpLayer | [protected] |
m_type | mpLayer | [protected] |
m_visible | mpLayer | [protected] |
m_xs | mpFXYVector | [protected] |
m_ys | mpFXYVector | [protected] |
maxDrawX | mpFXY | [protected] |
maxDrawY | mpFXY | [protected] |
minDrawX | mpFXY | [protected] |
minDrawY | mpFXY | [protected] |
mpFXY(wxString name=wxEmptyString, int flags=mpALIGN_NE) | mpFXY | |
mpFXYVector(wxString name=wxEmptyString, int flags=mpALIGN_NE) | mpFXYVector | |
mpLayer() | mpLayer | |
Plot(wxDC &dc, mpWindow &w) | mpFXY | [virtual] |
Rewind() | mpFXYVector | [protected, virtual] |
SetBrush(wxBrush brush) | mpLayer | [inline] |
SetContinuity(bool continuity) | mpLayer | [inline] |
SetData(const std::vector< double > &xs, const std::vector< double > &ys) | mpFXYVector | |
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] |
UpdateViewBoundary(wxCoord xnew, wxCoord ynew) | mpFXY | [protected] |
~mpLayer() | mpLayer | [inline, virtual] |