MathPlot
|
This is the complete list of members for mpScaleY, including all inherited members.
CheckLog(double *x, double *y) | mpLayer | protected |
DoBeforePlot() | mpLayer | inlineprotectedvirtual |
DoPlot(wxDC &dc, mpWindow &w) | mpScaleY | protectedvirtual |
DrawScaleName(wxDC &dc, mpWindow &w, int origin, int labelSize) (defined in mpScaleY) | mpScaleY | protectedvirtual |
FormatLogValue(double n) (defined in mpScale) | mpScale | protected |
GetAlign() const | mpLayer | inline |
GetAuto() const | mpScale | inline |
GetBBox(mpFloatRect *m_bound) | mpLayer | virtual |
GetBrush() const | mpLayer | inline |
GetCanDelete(void) const | mpLayer | inline |
GetColourSquare(int side=16) | mpLayer | |
GetDrawOutsideMargins() const | mpLayer | inline |
GetFont() const | mpLayer | inline |
GetFontColour() const | mpLayer | inline |
GetGridPen() const | mpScale | inline |
GetLabelFormat() const | mpScale | inline |
GetLayerSubType() const | mpLayer | inline |
GetLayerType() const | mpLayer | inline |
GetMaxScale() const (defined in mpScale) | mpScale | inline |
GetMaxX() | mpLayer | inlinevirtual |
GetMaxY() | mpLayer | inlinevirtual |
GetMinScale() const (defined in mpScale) | mpScale | inline |
GetMinX() | mpLayer | inlinevirtual |
GetMinY() | mpLayer | inlinevirtual |
GetName() const | mpLayer | inline |
GetOrigin(mpWindow &w) | mpScaleY | protectedvirtual |
GetPen() const | mpLayer | inline |
GetShowGrids() const | mpScale | inline |
GetShowName() const | mpLayer | inline |
GetShowTicks() const | mpScale | inline |
GetStep(double scale) (defined in mpScale) | mpScale | protected |
GetZIndex(void) const | mpLayer | inline |
HasBBox() | mpScale | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | mpLayer | inlinevirtual |
IsLogAxis() | mpScaleY | virtual |
IsTractable() const | mpLayer | inline |
IsVisible() const | mpLayer | inline |
IsY2Axis() (defined in mpScaleY) | mpScaleY | inlinevirtual |
m_auto | mpScale | protected |
m_brush | mpLayer | protected |
m_CanDelete | mpLayer | protected |
m_drawOutsideMargins | mpLayer | protected |
m_flags | mpLayer | protected |
m_font | mpLayer | protected |
m_fontcolour | mpLayer | protected |
m_gridpen | mpScale | protected |
m_grids | mpScale | protected |
m_isY2Axis (defined in mpScaleY) | mpScaleY | protected |
m_labelFormat | mpScale | protected |
m_max | mpScale | protected |
m_min (defined in mpScale) | mpScale | protected |
m_name | mpLayer | protected |
m_pen | mpLayer | protected |
m_plotBoundaries | mpLayer | protected |
m_showName | mpLayer | protected |
m_subtype | mpLayer | protected |
m_ticks | mpScale | protected |
m_tractable | mpLayer | protected |
m_type | mpLayer | protected |
m_visible | mpLayer | protected |
m_win | mpLayer | protected |
m_ZIndex | mpLayer | protected |
mpLayer(mpLayerType layerType) (defined in mpLayer) | mpLayer | |
mpScale(const wxString &name, int flags, bool grids) | mpScale | |
mpScaleY(const wxString &name=_T("Y"), int flags=mpALIGN_CENTERY, bool grids=false, bool Y2Axis=false) | mpScaleY | inline |
Plot(wxDC &dc, mpWindow &w) | mpLayer | |
SetAlign(int align) | mpLayer | inline |
SetAuto(bool automaticScalingIsEnabled) | mpScale | inline |
SetBrush(const wxBrush &brush) | mpLayer | inline |
SetCanDelete(bool canDelete) | mpLayer | inline |
SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | inline |
SetFont(const wxFont &font) | mpLayer | inline |
SetFontColour(const wxColour &colour) | mpLayer | inline |
SetGridPen(const wxPen &pen) | mpScale | inline |
SetLabelFormat(const wxString &format) | mpScale | inlinevirtual |
SetLogAxis(bool log) (defined in mpScaleY) | mpScaleY | virtual |
SetMaxScale(double max) (defined in mpScale) | mpScale | inline |
SetMinScale(double min) (defined in mpScale) | mpScale | inline |
SetName(const wxString &name) | mpLayer | inline |
SetPen(const wxPen &pen) | mpLayer | inline |
SetShowName(bool show) | mpLayer | inline |
SetTractable(bool track) | mpLayer | inlinevirtual |
SetVisible(bool show) | mpLayer | inlinevirtual |
SetWindow(mpWindow &w) | mpLayer | inline |
SetY2Axis(bool y2Axis) (defined in mpScaleY) | mpScaleY | virtual |
ShowGrids(bool grids) | mpScale | inline |
ShowTicks(bool ticks) | mpScale | inline |
UpdateContext(wxDC &dc) const | mpLayer | protected |
wxDECLARE_DYNAMIC_CLASS(mpScaleY) (defined in mpScaleY) | mpScaleY | protected |
wxDECLARE_DYNAMIC_CLASS(mpScale) (defined in mpScale) | mpScale | protected |
~mpLayer() (defined in mpLayer) | mpLayer | inlinevirtual |