This is the complete list of members for DrawingObjectAbstract, including all inherited members.
Contains(wxMouseEvent &e) (defined in DrawingObjectAbstract) | DrawingObjectAbstract | |
ContainsClient(const Point &naturalClick)=0 (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protectedpure virtual |
Draw(wxDC &dc, const DrawingObjectAbstract *selected) const (defined in DrawingObjectAbstract) | DrawingObjectAbstract | |
DrawClient(wxDC &dc, bool isSelected) const =0 (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protectedpure virtual |
DrawingObjectAbstract(const Canvas &canvas, const Point &start) (defined in DrawingObjectAbstract) | DrawingObjectAbstract | |
GetAllRects() const =0 (defined in DrawingObjectAbstract) | DrawingObjectAbstract | pure virtual |
GetAllRectsRW()=0 (defined in DrawingObjectAbstract) | DrawingObjectAbstract | pure virtual |
GetPointNatural(wxMouseEvent &e) const (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protected |
GetStart() const (defined in DrawingObjectAbstract) | DrawingObjectAbstract | |
m_canvas (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protected |
m_chosenRects (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protected |
m_ref (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protected |
m_start (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protected |
m_zoom (defined in DrawingObjectAbstract) | DrawingObjectAbstract | protected |
Move(wxMouseEvent &e) (defined in DrawingObjectAbstract) | DrawingObjectAbstract | virtual |
~DrawingObjectAbstract() (defined in DrawingObjectAbstract) | DrawingObjectAbstract | virtual |