mpWindow Member List

This is the complete list of members for mpWindow, including all inherited members.
AddLayer(mpLayer *layer, bool refreshDisplay=true)mpWindow
CountAllLayers()mpWindow [inline]
CountLayers()mpWindow
DelAllLayers(bool alsoDeleteObject, bool refreshDisplay=true)mpWindow
DelLayer(mpLayer *layer, bool alsoDeleteObject=false, bool refreshDisplay=true)mpWindow
DoScrollCalc(const int position, const int orientation)mpWindow [protected]
DoZoomInXCalc(const int staticXpixel)mpWindow [protected]
DoZoomInYCalc(const int staticYpixel)mpWindow [protected]
DoZoomOutXCalc(const int staticXpixel)mpWindow [protected]
DoZoomOutYCalc(const int staticYpixel)mpWindow [protected]
EnableDoubleBuffer(bool enabled)mpWindow [inline]
EnableMousePanZoom(bool enabled)mpWindow [inline]
Fit()mpWindow
Fit(double xMin, double xMax, double yMin, double yMax, wxCoord *printSizeX=NULL, wxCoord *printSizeY=NULL)mpWindow
GetAxesColour()mpWindow [inline]
GetBoundingBox(double *bbox)mpWindow
GetDesiredXmax()mpWindow [inline]
GetDesiredXmin()mpWindow [inline]
GetDesiredYmax()mpWindow [inline]
GetDesiredYmin()mpWindow [inline]
GetLayer(int position)mpWindow
GetLayerByName(const wxString &name)mpWindow
GetMarginBottom()mpWindow [inline]
GetMarginLeft()mpWindow [inline]
GetMarginRight()mpWindow [inline]
GetMarginTop()mpWindow [inline]
GetMPScrollbars()mpWindow [inline]
GetPopupMenu()mpWindow [inline]
GetPosX(void) const mpWindow [inline]
GetPosY(void) const mpWindow [inline]
GetScaleX(void) const mpWindow [inline]
GetScaleY(void) const mpWindow [inline]
GetScrX(void) const mpWindow [inline]
GetScrY(void) const mpWindow [inline]
GetXpos() const mpWindow [inline]
GetXscl()mpWindow [inline]
GetXScreen(void) const mpWindow [inline]
GetYpos() const mpWindow [inline]
GetYscl() const mpWindow [inline]
GetYScreen(void) const mpWindow [inline]
IsAspectLocked()mpWindow [inline]
IsInsideInfoLayer(wxPoint &point)mpWindow
IsLayerVisible(const wxString &name)mpWindow
IsLayerVisible(const unsigned int position)mpWindow
LockAspect(bool enable=TRUE)mpWindow
m_axColourmpWindow [protected]
m_bgColourmpWindow [protected]
m_buff_bmpmpWindow [protected]
m_buff_dcmpWindow [protected]
m_clickedXmpWindow [protected]
m_clickedYmpWindow [protected]
m_desiredXmaxmpWindow [protected]
m_desiredXminmpWindow [protected]
m_desiredYmaxmpWindow [protected]
m_desiredYminmpWindow [protected]
m_enableDoubleBuffermpWindow [protected]
m_enableMouseNavigationmpWindow [protected]
m_enableScrollBarsmpWindow [protected]
m_fgColourmpWindow [protected]
m_last_lxmpWindow [protected]
m_last_lympWindow [protected]
m_layersmpWindow [protected]
m_lockaspectmpWindow [protected]
m_marginBottommpWindow [protected]
m_marginLeftmpWindow [protected]
m_marginRightmpWindow [protected]
m_marginTopmpWindow [protected]
m_maxXmpWindow [protected]
m_maxYmpWindow [protected]
m_minXmpWindow [protected]
m_minYmpWindow [protected]
m_mouseLClick_XmpWindow [protected]
m_mouseLClick_YmpWindow [protected]
m_mouseMovedAfterRightClickmpWindow [protected]
m_mouseRClick_XmpWindow [protected]
m_mouseRClick_YmpWindow [protected]
m_movingInfoLayermpWindow [protected]
m_popmenumpWindow [protected]
m_posXmpWindow [protected]
m_posYmpWindow [protected]
m_scaleXmpWindow [protected]
m_scaleYmpWindow [protected]
m_scrollXmpWindow [protected]
m_scrollYmpWindow [protected]
m_scrXmpWindow [protected]
m_scrYmpWindow [protected]
mpWindow()mpWindow [inline]
mpWindow(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long flags=0)mpWindow
OnCenter(wxCommandEvent &event)mpWindow [protected]
OnFit(wxCommandEvent &event)mpWindow [protected]
OnLockAspect(wxCommandEvent &event)mpWindow [protected]
OnMouseHelp(wxCommandEvent &event)mpWindow [protected]
OnMouseLeftDown(wxMouseEvent &event)mpWindow [protected]
OnMouseLeftRelease(wxMouseEvent &event)mpWindow [protected]
OnMouseMove(wxMouseEvent &event)mpWindow [protected]
OnMouseRightDown(wxMouseEvent &event)mpWindow [protected]
OnMouseWheel(wxMouseEvent &event)mpWindow [protected]
OnPaint(wxPaintEvent &event)mpWindow [protected]
OnScrollBottom(wxScrollWinEvent &event)mpWindow [protected]
OnScrollLineDown(wxScrollWinEvent &event)mpWindow [protected]
OnScrollLineUp(wxScrollWinEvent &event)mpWindow [protected]
OnScrollPageDown(wxScrollWinEvent &event)mpWindow [protected]
OnScrollPageUp(wxScrollWinEvent &event)mpWindow [protected]
OnScrollThumbTrack(wxScrollWinEvent &event)mpWindow [protected]
OnScrollTop(wxScrollWinEvent &event)mpWindow [protected]
OnShowPopupMenu(wxMouseEvent &event)mpWindow [protected]
OnSize(wxSizeEvent &event)mpWindow [protected]
OnZoomIn(wxCommandEvent &event)mpWindow [protected]
OnZoomOut(wxCommandEvent &event)mpWindow [protected]
p2x(wxCoord pixelCoordX)mpWindow [inline]
p2y(wxCoord pixelCoordY)mpWindow [inline]
SaveScreenshot(const wxString &filename, int type=wxBITMAP_TYPE_BMP, wxSize imageSize=wxDefaultSize, bool fit=false)mpWindow
SetColourTheme(const wxColour &bgColour, const wxColour &drawColour, const wxColour &axesColour)mpWindow
SetLayerVisible(const wxString &name, bool viewable)mpWindow
SetLayerVisible(const unsigned int position, bool viewable)mpWindow
SetMarginBottom(int bottom)mpWindow [inline]
SetMarginLeft(int left)mpWindow [inline]
SetMarginRight(int right)mpWindow [inline]
SetMargins(int top, int right, int bottom, int left)mpWindow
SetMarginTop(int top)mpWindow [inline]
SetMPScrollbars(bool status)mpWindow
SetPos(double posX, double posY)mpWindow [inline]
SetPosX(double posX)mpWindow [inline]
SetPosY(double posY)mpWindow [inline]
SetScaleX(double scaleX)mpWindow
SetScaleY(double scaleY)mpWindow [inline]
SetScr(int scrX, int scrY)mpWindow [inline]
UpdateAll()mpWindow
UpdateBBox()mpWindow [protected, virtual]
x2p(double x)mpWindow [inline]
y2p(double y)mpWindow [inline]
ZoomIn(const wxPoint &centerPoint=wxDefaultPosition)mpWindow
zoomIncrementalFactormpWindow [static]
ZoomInX()mpWindow
ZoomInY()mpWindow
ZoomOut(const wxPoint &centerPoint=wxDefaultPosition)mpWindow
ZoomOutX()mpWindow
ZoomOutY()mpWindow
ZoomRect(wxPoint p0, wxPoint p1)mpWindow
~mpWindow()mpWindow

© 2003 David Schalig, 2007-2008 Davide Rondini. Generated on Sun Dec 13 12:39:25 2009 for wxMathPlot with Doxygen. Hosted on SourceForge.net Logo