|
MathPlot
|
This is the complete list of members for mpFXYVector, including all inherited members.
| AddData(const double x, const double y, bool updatePlot) | mpFXYVector | |
| CheckLog(double *x, double *y) | mpLayer | protected |
| Clear() | mpFXYVector | virtual |
| DoBeforePlot() | mpLayer | inlineprotectedvirtual |
| DoGetNextXY(double *x, double *y) | mpFXY | |
| DoPlot(wxDC &dc, mpWindow &w) | mpFXY | protectedvirtual |
| DrawAddedPoint(double x, double y) | mpFXYVector | protected |
| DrawSymbol(wxDC &dc, wxCoord x, wxCoord y) | mpFunction | virtual |
| GetAlign() const | mpLayer | inline |
| GetBarWidth(void) const | mpFXY | inline |
| GetBrush() const | mpLayer | inline |
| GetCanDelete(void) const | mpLayer | inline |
| GetColourSquare(int side=16) | mpLayer | |
| GetContinuity() const | mpFunction | inline |
| GetDrawOutsideMargins() const | mpLayer | inline |
| GetFont() const | mpLayer | inline |
| GetFontColour() const | mpLayer | inline |
| GetLayerSubType() const | mpLayer | inline |
| GetLayerType() const | mpLayer | inline |
| GetMaxX() | mpFXYVector | inlineprotectedvirtual |
| GetMaxY() | mpFXYVector | inlineprotectedvirtual |
| GetMinX() | mpFXYVector | inlineprotectedvirtual |
| GetMinY() | mpFXYVector | inlineprotectedvirtual |
| GetName() const | mpLayer | inline |
| GetNextXY(double *x, double *y) | mpFXYVector | protectedvirtual |
| GetPen() const | mpLayer | inline |
| GetReserve() const | mpFXYVector | inline |
| GetShowName() const | mpLayer | inline |
| GetSize() | mpFXYVector | inlinevirtual |
| GetStep() const | mpFunction | inline |
| GetSymbol() const | mpFunction | inline |
| GetSymbolSize() const | mpFunction | inline |
| GetYAxisIndex() const (defined in mpFunction) | mpFunction | inline |
| GetZIndex(void) const | mpLayer | inline |
| HasBBox() | mpLayer | inlinevirtual |
| IsLayerType(mpLayerType type, int *sub_type) | mpLayer | inlinevirtual |
| IsTractable() const | mpLayer | inline |
| IsVisible() const | mpLayer | inline |
| m_BarWidth (defined in mpFXY) | mpFXY | protected |
| m_brush | mpLayer | protected |
| m_CanDelete (defined in mpFXY) | mpFXY | protected |
| m_continuous | mpFunction | protected |
| m_deltaX (defined in mpFXY) | mpFXY | protected |
| m_deltaY (defined in mpFXY) | mpFXY | protected |
| m_drawOutsideMargins | mpLayer | protected |
| m_flags | mpLayer | protected |
| m_font | mpLayer | protected |
| m_fontcolour | mpLayer | protected |
| m_index | mpFXYVector | protected |
| m_lastX (defined in mpFXYVector) | mpFXYVector | protected |
| m_lastY (defined in mpFXYVector) | mpFXYVector | protected |
| m_maxX (defined in mpFXYVector) | mpFXYVector | protected |
| m_maxY (defined in mpFXYVector) | mpFXYVector | protected |
| m_minX | mpFXYVector | protected |
| m_minY (defined in mpFXYVector) | mpFXYVector | protected |
| m_name | mpLayer | protected |
| m_pen | mpLayer | protected |
| m_plotBoundaries | mpLayer | protected |
| m_reserveXY | mpFXYVector | protected |
| m_showName | mpLayer | protected |
| m_step | mpFunction | protected |
| m_subtype | mpLayer | protected |
| m_symbol | mpFunction | protected |
| m_symbolSize | mpFunction | protected |
| m_symbolSize2 | mpFunction | protected |
| m_tractable | mpLayer | protected |
| m_type | mpLayer | protected |
| m_ViewAsBar (defined in mpFXY) | mpFXY | protected |
| m_visible | mpLayer | protected |
| m_win | mpLayer | protected |
| m_xs | mpFXYVector | protected |
| m_yAxisIndex | mpFunction | protected |
| m_ys (defined in mpFXYVector) | mpFXYVector | protected |
| m_ZIndex | mpLayer | protected |
| maxDrawX (defined in mpFXY) | mpFXY | protected |
| maxDrawY (defined in mpFXY) | mpFXY | protected |
| minDrawX (defined in mpFXY) | mpFXY | protected |
| minDrawY (defined in mpFXY) | mpFXY | protected |
| mpFunction(mpLayerType layerType=mpLAYER_PLOT, const wxString &name=wxEmptyString, size_t yAxisIndex=0) | mpFunction | |
| mpFXY(const wxString &name=wxEmptyString, int flags=mpALIGN_NE, bool viewAsBar=false, int yAxisIndex=0) | mpFXY | |
| mpFXYVector(const wxString &name=wxEmptyString, int flags=mpALIGN_NE, bool viewAsBar=false, int yAxisIndex=0) | mpFXYVector | |
| mpLayer(mpLayerType layerType) (defined in mpLayer) | mpLayer | |
| Plot(wxDC &dc, mpWindow &w) | mpLayer | |
| Rewind() | mpFXYVector | inlineprotectedvirtual |
| SetAlign(int align) | mpLayer | inline |
| SetBrush(const wxBrush &brush) | mpLayer | inline |
| SetCanDelete(bool canDelete) | mpLayer | inline |
| SetContinuity(bool continuity) | mpFunction | inline |
| SetData(const std::vector< double > &xs, const std::vector< double > &ys) | mpFXYVector | |
| SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | inline |
| SetFont(const wxFont &font) | mpLayer | inline |
| SetFontColour(const wxColour &colour) | mpLayer | inline |
| SetName(const wxString &name) | mpLayer | inline |
| SetPen(const wxPen &pen) | mpLayer | inline |
| SetReserve(int reserve) | mpFXYVector | inline |
| SetShowName(bool show) | mpLayer | inline |
| SetStep(unsigned int step) | mpFunction | inline |
| SetSymbol(mpSymbol symbol) | mpFunction | inline |
| SetSymbolSize(int size) | mpFunction | inline |
| SetTractable(bool track) | mpLayer | inlinevirtual |
| SetViewMode(bool asBar) | mpFXY | |
| SetVisible(bool show) | mpLayer | inlinevirtual |
| SetWindow(mpWindow &w) | mpLayer | inline |
| SetYAxisIndex(size_t index) (defined in mpFunction) | mpFunction | inline |
| UpdateContext(wxDC &dc) const | mpLayer | protected |
| UpdateViewBoundary(wxCoord xnew, wxCoord ynew) | mpFXY | protected |
| ViewAsBar(void) const | mpFXY | inline |
| wxDECLARE_DYNAMIC_CLASS(mpFXY) (defined in mpFXY) | mpFXY | protected |
| wxDECLARE_DYNAMIC_CLASS(mpFunction) (defined in mpFunction) | mpFunction | protected |
| ~mpFXYVector() | mpFXYVector | inlinevirtual |
| ~mpLayer() (defined in mpLayer) | mpLayer | inlinevirtual |
1.8.13