CheckLog(double *x, double *y) | MathPlot::mpLayer | protected |
DoBeforePlot() | MathPlot::mpLayer | inlineprotectedvirtual |
DoPlot(wxDC &dc, mpWindow &w) | MathPlot::mpMovableObject | protectedvirtual |
DrawSymbol(wxDC &dc, wxCoord x, wxCoord y) | MathPlot::mpFunction | virtual |
GetAlign() const | MathPlot::mpLayer | inline |
GetBBox(mpFloatRect *m_bound) | MathPlot::mpLayer | virtual |
GetBrush() const | MathPlot::mpLayer | inline |
GetCanDelete(void) const | MathPlot::mpLayer | inline |
GetColourSquare(int side=16) | MathPlot::mpLayer | |
GetContinuity() const | MathPlot::mpFunction | inline |
GetCoordinateBase(double &x, double &y, double &phi) const | MathPlot::mpMovableObject | inline |
GetDrawOutsideMargins() const | MathPlot::mpLayer | inline |
GetFont() const | MathPlot::mpLayer | inline |
GetFontColour() const | MathPlot::mpLayer | inline |
GetLayerSubType() const | MathPlot::mpLayer | inline |
GetLayerType() const | MathPlot::mpLayer | inline |
GetMaxX() | MathPlot::mpMovableObject | inlinevirtual |
GetMaxY() | MathPlot::mpMovableObject | inlinevirtual |
GetMinX() | MathPlot::mpMovableObject | inlinevirtual |
GetMinY() | MathPlot::mpMovableObject | inlinevirtual |
GetName() const | MathPlot::mpLayer | inline |
GetPen() const | MathPlot::mpLayer | inline |
GetShowName() const | MathPlot::mpLayer | inline |
GetStep() const | MathPlot::mpFunction | inline |
GetSymbol() const | MathPlot::mpFunction | inline |
GetSymbolSize() const | MathPlot::mpFunction | inline |
GetY2Axis() const | MathPlot::mpFunction | inline |
GetZIndex(void) const | MathPlot::mpLayer | inline |
HasBBox() | MathPlot::mpMovableObject | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | MathPlot::mpLayer | inlinevirtual |
IsTractable() const | MathPlot::mpLayer | inline |
IsVisible() const | MathPlot::mpLayer | inline |
m_bbox_max_x (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_bbox_max_y (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_bbox_min_x | MathPlot::mpMovableObject | protected |
m_bbox_min_y (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_brush | MathPlot::mpLayer | protected |
m_CanDelete | MathPlot::mpLayer | protected |
m_continuous | MathPlot::mpFunction | protected |
m_drawOutsideMargins | MathPlot::mpLayer | protected |
m_flags | MathPlot::mpLayer | protected |
m_font | MathPlot::mpLayer | protected |
m_fontcolour | MathPlot::mpLayer | protected |
m_name | MathPlot::mpLayer | protected |
m_pen | MathPlot::mpLayer | protected |
m_plotBoundaries | MathPlot::mpLayer | protected |
m_reference_phi (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_reference_x | MathPlot::mpMovableObject | protected |
m_reference_y (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_shape_xs | MathPlot::mpMovableObject | protected |
m_shape_ys (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_showName | MathPlot::mpLayer | protected |
m_step | MathPlot::mpFunction | protected |
m_subtype | MathPlot::mpLayer | protected |
m_symbol | MathPlot::mpFunction | protected |
m_symbolSize | MathPlot::mpFunction | protected |
m_symbolSize2 | MathPlot::mpFunction | protected |
m_tractable | MathPlot::mpLayer | protected |
m_trans_shape_xs | MathPlot::mpMovableObject | protected |
m_trans_shape_ys (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
m_type | MathPlot::mpLayer | protected |
m_UseY2Axis | MathPlot::mpFunction | protected |
m_visible | MathPlot::mpLayer | protected |
m_win | MathPlot::mpLayer | protected |
m_ZIndex | MathPlot::mpLayer | protected |
mpFunction(mpLayerType layerType=mpLAYER_PLOT, const wxString &name=wxEmptyString, bool useY2Axis=false) | MathPlot::mpFunction | |
mpLayer(mpLayerType layerType) (defined in MathPlot::mpLayer) | MathPlot::mpLayer | |
mpMovableObject() | MathPlot::mpMovableObject | inline |
mpPolygon(const wxString &layerName=_T("")) | MathPlot::mpPolygon | inline |
Plot(wxDC &dc, mpWindow &w) | MathPlot::mpLayer | |
SetAlign(int align) | MathPlot::mpLayer | inline |
SetBrush(const wxBrush &brush) | MathPlot::mpLayer | inline |
SetCanDelete(bool canDelete) | MathPlot::mpLayer | inline |
SetContinuity(bool continuity) | MathPlot::mpFunction | inline |
SetCoordinateBase(double x, double y, double phi=0) | MathPlot::mpMovableObject | inline |
SetDrawOutsideMargins(bool drawModeOutside) | MathPlot::mpLayer | inline |
SetFont(const wxFont &font) | MathPlot::mpLayer | inline |
SetFontColour(const wxColour &colour) | MathPlot::mpLayer | inline |
SetName(const wxString &name) | MathPlot::mpLayer | inline |
SetPen(const wxPen &pen) | MathPlot::mpLayer | inline |
setPoints(const std::vector< double > &points_xs, const std::vector< double > &points_ys, bool closedShape=true) | MathPlot::mpPolygon | |
SetShowName(bool show) | MathPlot::mpLayer | inline |
SetStep(unsigned int step) | MathPlot::mpFunction | inline |
SetSymbol(mpSymbol symbol) | MathPlot::mpFunction | inline |
SetSymbolSize(int size) | MathPlot::mpFunction | inline |
SetTractable(bool track) | MathPlot::mpLayer | inlinevirtual |
SetVisible(bool show) | MathPlot::mpLayer | inlinevirtual |
SetWindow(mpWindow &w) | MathPlot::mpLayer | inline |
SetY2Axis(bool _useY2) | MathPlot::mpFunction | inline |
ShapeUpdated() | MathPlot::mpMovableObject | protected |
TranslatePoint(double x, double y, double &out_x, double &out_y) const | MathPlot::mpMovableObject | protected |
UpdateContext(wxDC &dc) const | MathPlot::mpLayer | protected |
wxDECLARE_DYNAMIC_CLASS(mpPolygon) (defined in MathPlot::mpPolygon) | MathPlot::mpPolygon | protected |
wxDECLARE_DYNAMIC_CLASS(mpMovableObject) (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | protected |
wxDECLARE_DYNAMIC_CLASS(mpFunction) (defined in MathPlot::mpFunction) | MathPlot::mpFunction | protected |
~mpLayer() (defined in MathPlot::mpLayer) | MathPlot::mpLayer | inlinevirtual |
~mpMovableObject() (defined in MathPlot::mpMovableObject) | MathPlot::mpMovableObject | inlinevirtual |
~mpPolygon() (defined in MathPlot::mpPolygon) | MathPlot::mpPolygon | inlinevirtual |