a2dCanvas Member List

This is the complete list of members for a2dCanvas, including all inherited members.

a2dCanvas(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxScrolledWindowStyle, a2dDrawer2D *drawer2D=0)a2dCanvas
a2dCanvas(a2dCanvasView *view, wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxScrolledWindowStyle)a2dCanvas
a2dDocumentViewWindow(a2dView *view, wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name=wxT("a2dDocumentViewWindow"))a2dDocumentViewWindow
a2dDocumentViewWindow(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name=wxT("a2dDocumentViewWindow"))a2dDocumentViewWindow
a2dViewWindow(a2dView *view, wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name=wxT("a2dViewWindow"))a2dViewWindow< wxWindow >
a2dViewWindow(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name=wxT("a2dViewWindow"))a2dViewWindow< wxWindow >
AppendEventHandler(wxEvtHandler *handler)a2dCanvas
CheckInsideScrollMaximum(double worldminx, double worldminy)a2dCanvas
CheckInsideScrollMaximum(int dx, int dy)a2dCanvas [protected]
ClearBackground()a2dCanvas
ClipToScrollMaximum(bool clip)a2dCanvas [inline]
DeleteAllPendingAreas()a2dCanvas [protected]
FixScrollMaximum(bool fixed)a2dCanvas [inline]
Freeze()a2dCanvas
GetCanvasDocument()a2dCanvas
GetCanvasView() const a2dCanvas [inline]
GetContinuesSizeUpdate()a2dCanvas [inline]
GetDrawer2D() const a2dCanvas [inline]
GetGrid()a2dCanvas [inline]
GetGridAtFront()a2dCanvas [inline]
GetGridLines()a2dCanvas [inline]
GetGridX()a2dCanvas [inline]
GetGridY()a2dCanvas [inline]
GetMouseEvents()a2dCanvas
GetSaveClientSize(int *dvx, int *dvy) const a2dCanvas [protected]
GetScaleOnResize()a2dCanvas [inline]
GetScrollMaxX() const a2dCanvas [inline]
GetScrollMaxY() const a2dCanvas [inline]
GetScrollMinX() const a2dCanvas [inline]
GetScrollMinY() const a2dCanvas [inline]
GetShowObject() const a2dCanvas [inline]
GetUppX() const a2dCanvas
GetUppY() const a2dCanvas
GetView()a2dViewWindow< wxWindow > [inline]
GetVisibleHeight() const a2dCanvas
GetVisibleMaxX() const a2dCanvas
GetVisibleMaxY() const a2dCanvas
GetVisibleMinX() const a2dCanvas
GetVisibleMinY() const a2dCanvas
GetVisibleWidth() const a2dCanvas
GetYaxis() const a2dCanvas
Init(int dvx, int dvy) (defined in a2dCanvas)a2dCanvas [protected]
IsFrozen()a2dCanvas [inline]
IsHitWorld(double x, double y, int layer=wxLAYER_ALL, a2dHitOption option=a2dCANOBJHITOPTION_NOROOT|a2dCANOBJHITOPTION_LAYERS)a2dCanvas
m_aboveScrolledFixedAdjustUppa2dCanvas [protected]
m_bordera2dCanvas [protected]
m_clipToScrollMaxa2dCanvas [protected]
m_ContinuesSizeUpdatea2dCanvas [protected]
m_control_doc_viewa2dCanvas [protected]
m_deltaa2dCanvas [protected]
m_doca2dCanvas [protected]
m_frozena2dCanvas [protected]
m_has_x_scrolla2dCanvas [protected]
m_has_y_scrolla2dCanvas [protected]
m_inSetScrollMaximuma2dCanvas [protected]
m_normalizea2dCanvas [protected]
m_oldh (defined in a2dCanvas)a2dCanvas [protected]
m_oldwa2dCanvas [protected]
m_oversizeXa2dCanvas [protected]
m_oversizeYa2dCanvas [protected]
m_prevClientH (defined in a2dCanvas)a2dCanvas [protected]
m_prevClientW (defined in a2dCanvas)a2dCanvas [protected]
m_prevh (defined in a2dCanvas)a2dCanvas [protected]
m_prevw (defined in a2dCanvas)a2dCanvas [protected]
m_scaleonresizea2dCanvas [protected]
m_scrolleda2dCanvas [protected]
m_scrollmaxfixeda2dCanvas [protected]
m_scrollrangexa2dCanvas [protected]
m_scrollrangeya2dCanvas [protected]
m_scrollstepxa2dCanvas [protected]
m_scrollstepya2dCanvas [protected]
m_thumbxa2dCanvas [protected]
m_thumbya2dCanvas [protected]
m_viewa2dViewWindow< wxWindow > [protected]
m_virtm_maxX (defined in a2dCanvas)a2dCanvas [protected]
m_virtm_maxY (defined in a2dCanvas)a2dCanvas [protected]
m_virtm_minXa2dCanvas [protected]
m_virtm_minY (defined in a2dCanvas)a2dCanvas [protected]
m_wantScrolla2dCanvas [protected]
m_xscroll_changeda2dCanvas [protected]
m_yscroll_changeda2dCanvas [protected]
MakeVirtualMaxFitVisibleArea()a2dCanvas [protected]
OnChar(wxKeyEvent &event)a2dCanvas [protected]
OnCloseView(a2dCloseViewEvent &event)a2dViewWindow< wxWindow >
OnDraw(wxDC &dc)a2dViewWindow< wxWindow > [virtual]
OnEraseBackground(wxEraseEvent &event)a2dCanvas [protected]
OnPaint(wxPaintEvent &event)a2dCanvas [protected]
OnScroll(wxScrollWinEvent &event)a2dCanvas [protected]
OnSize(wxSizeEvent &event)a2dCanvas [protected]
OnWheel(wxMouseEvent &event)a2dCanvas [protected]
ProcessEvent(wxEvent &event)a2dViewWindow< wxWindow > [virtual]
Refresh(bool eraseBackground=true, const wxRect *rect=NULL)a2dCanvas [virtual]
RemoveLastEventHandler(bool deleteHandler)a2dCanvas
ScrollWindowConstrained(double dx, double dy)a2dCanvas
SetBackgroundFill(const a2dFill &backgroundfill)a2dCanvas
SetCanvasDocument(a2dCanvasDocument *aroot)a2dCanvas
SetCanvasView(a2dCanvasView *view)a2dCanvas
SetContinuesSizeUpdate(bool val)a2dCanvas [inline]
SetControlDocView(bool val)a2dCanvas [inline]
SetGrid(bool grid)a2dCanvas [inline]
SetGridAtFront(bool gridatfront)a2dCanvas [inline]
SetGridFill(const a2dFill &gridfill)a2dCanvas [inline]
SetGridLines(bool gridlines)a2dCanvas [inline]
SetGridSize(wxUint16 gridsize)a2dCanvas [inline]
SetGridStroke(const a2dStroke &gridstroke)a2dCanvas [inline]
SetGridX(double gridx)a2dCanvas [inline]
SetGridY(double gridy)a2dCanvas [inline]
SetMappingShowAll(bool centre=true)a2dCanvas
SetMappingUpp(double vx1, double vy1, double xpp, double ypp)a2dCanvas
SetMappingWidthHeight(double vx1, double vy1, double width, double height, bool scrollbars)a2dCanvas
SetMinX(double vxmin)a2dCanvas
SetMinY(double vymin)a2dCanvas
SetMouseEvents(bool onoff)a2dCanvas
SetScaleOnResize(bool val)a2dCanvas [inline]
SetScrollbars(double pixelsPerUnitX, double pixelsPerUnitY, double noUnitsX, double noUnitsY, double xPos=0, double yPos=0)a2dCanvas
SetScrollBarsVisible(bool onoff)a2dCanvas
SetScrollMaximum(double vx1, double vy1, double vx2, double vy2)a2dCanvas
SetScrollStepX(double x)a2dCanvas
SetScrollStepY(double y)a2dCanvas
SetShowObject(const wxString &name)a2dCanvas
SetShowObject(a2dCanvasObject *obj)a2dCanvas
SetShowOrigin(bool show)a2dCanvas [inline]
SetView(a2dView *view)a2dCanvas [virtual]
SetYaxis(bool up)a2dCanvas
SetZoomOutBorder(wxUint16 border)a2dCanvas [inline]
Thaw()a2dCanvas
WriteSVG(const wxString &filename, double Width, double Height, wxString unit)a2dCanvas
ZoomOut(double n)a2dCanvas
ZoomOutAtXy(int x, int y, double n)a2dCanvas
~a2dCanvas()a2dCanvas [virtual]
~a2dDocumentViewWindow()a2dDocumentViewWindow
~a2dViewWindow()a2dViewWindow< wxWindow >

Member List -- Tue Aug 31 18:12:10 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation