MathPlot
|
This is the complete list of members for mpTitle, including all inherited members.
CheckLog(double *x, double *y) | mpLayer | protected |
DoBeforePlot() | mpLayer | inlineprotectedvirtual |
DoPlot(wxDC &dc, mpWindow &w) | mpText | protectedvirtual |
GetAlign() const | mpLayer | 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 |
GetLayerSubType() const | mpLayer | inline |
GetLayerType() const | mpLayer | inline |
GetLocation() const | mpText | inline |
GetMaxX() | mpLayer | inlinevirtual |
GetMaxY() | mpLayer | inlinevirtual |
GetMinX() | mpLayer | inlinevirtual |
GetMinY() | mpLayer | inlinevirtual |
GetName() const | mpLayer | inline |
GetOffset(int *offX, int *offY) const | mpText | inline |
GetPen() const | mpLayer | inline |
GetShowName() const | mpLayer | inline |
GetZIndex(void) const | mpLayer | inline |
HasBBox() | mpText | inlinevirtual |
IsLayerType(mpLayerType type, int *sub_type) | mpLayer | inlinevirtual |
IsTractable() const | mpLayer | inline |
IsVisible() const | mpLayer | inline |
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_location (defined in mpText) | mpText | protected |
m_name | mpLayer | protected |
m_offsetx | mpText | protected |
m_offsety | mpText | protected |
m_pen | mpLayer | protected |
m_plotBoundaries | mpLayer | protected |
m_showName | mpLayer | protected |
m_subtype | mpLayer | 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 | |
mpText(const wxString &name=wxEmptyString) | mpText | inline |
mpText(const wxString &name, int offsetx, int offsety) | mpText | |
mpText(const wxString &name, mpLocation marginLocation) | mpText | |
mpTitle() | mpTitle | |
mpTitle(const wxString &name) | mpTitle | inline |
Plot(wxDC &dc, mpWindow &w) | mpLayer | |
SetAlign(int align) | mpLayer | 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 |
SetLocation(mpLocation location) | mpText | inline |
SetName(const wxString &name) | mpLayer | inline |
SetOffset(int offX, int offY) | mpText | 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 |
UpdateContext(wxDC &dc) const | mpLayer | protected |
wxDECLARE_DYNAMIC_CLASS(mpTitle) (defined in mpTitle) | mpTitle | protected |
wxDECLARE_DYNAMIC_CLASS(mpText) (defined in mpText) | mpText | protected |
~mpLayer() (defined in mpLayer) | mpLayer | inlinevirtual |