mpBitmapLayer Member List
This is the complete list of members for
mpBitmapLayer, including all inherited members.
| GetBitmapCopy(wxImage &outBmp) const | mpBitmapLayer | |
| GetBrush() const | mpLayer | [inline] |
| GetColourSquare(int side=16) | mpLayer | |
| GetContinuity() const | mpLayer | [inline] |
| GetDrawOutsideMargins() | mpLayer | [inline] |
| GetFont() const | mpLayer | [inline] |
| GetLayerType() | mpLayer | [inline] |
| GetMaxX() | mpBitmapLayer | [inline, virtual] |
| GetMaxY() | mpBitmapLayer | [inline, virtual] |
| GetMinX() | mpBitmapLayer | [inline, virtual] |
| GetMinY() | mpBitmapLayer | [inline, virtual] |
| GetName() const | mpLayer | [inline] |
| GetPen() const | mpLayer | [inline] |
| HasBBox() | mpBitmapLayer | [inline, virtual] |
| IsInfo() | mpLayer | [inline, virtual] |
| IsVisible() | mpLayer | [inline] |
| m_bitmap | mpBitmapLayer | [protected] |
| m_brush | mpLayer | [protected] |
| m_continuous | mpLayer | [protected] |
| m_drawOutsideMargins | mpLayer | [protected] |
| m_flags | mpBitmapLayer | [protected] |
| m_font | mpLayer | [protected] |
| m_max_x | mpBitmapLayer | [protected] |
| m_max_y | mpBitmapLayer | [protected] |
| m_min_x | mpBitmapLayer | [protected] |
| m_min_y | mpBitmapLayer | [protected] |
| m_name | mpLayer | [protected] |
| m_pen | mpLayer | [protected] |
| m_scaledBitmap | mpBitmapLayer | [protected] |
| m_scaledBitmap_offset_x | mpBitmapLayer | [protected] |
| m_scaledBitmap_offset_y | mpBitmapLayer | [protected] |
| m_showName | mpLayer | [protected] |
| m_type | mpLayer | [protected] |
| m_validImg | mpBitmapLayer | [protected] |
| m_visible | mpLayer | [protected] |
| mpBitmapLayer() | mpBitmapLayer | [inline] |
| mpLayer() | mpLayer | |
| Plot(wxDC &dc, mpWindow &w) | mpBitmapLayer | [virtual] |
| SetAlign(int align) | mpBitmapLayer | [inline] |
| SetBitmap(const wxImage &inBmp, double x, double y, double lx, double ly) | mpBitmapLayer | |
| SetBrush(wxBrush brush) | mpLayer | [inline] |
| SetContinuity(bool continuity) | mpLayer | [inline] |
| SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | [inline] |
| SetFont(wxFont &font) | mpLayer | [inline] |
| SetName(wxString name) | mpLayer | [inline] |
| SetPen(wxPen pen) | mpLayer | [inline] |
| SetVisible(bool show) | mpLayer | [inline] |
| ShowName(bool show) | mpLayer | [inline] |
| ~mpBitmapLayer() | mpBitmapLayer | [inline, virtual] |
| ~mpLayer() | mpLayer | [inline, virtual] |