This is the complete list of members for mpPolygon, including all inherited members.
| GetBrush() const | mpLayer | inline |
| GetColourSquare(int side=16) | mpLayer | |
| GetContinuity() const | mpLayer | inline |
| GetCoordinateBase(double &x, double &y, double &phi) const | mpMovableObject | inline |
| GetDrawOutsideMargins() | mpLayer | inline |
| GetFont() const | mpLayer | inline |
| GetLayerType() | mpLayer | inline |
| GetMaxX() | mpMovableObject | inlinevirtual |
| GetMaxY() | mpMovableObject | inlinevirtual |
| GetMinX() | mpMovableObject | inlinevirtual |
| GetMinY() | mpMovableObject | inlinevirtual |
| GetName() const | mpLayer | inline |
| GetPen() const | mpLayer | inline |
| HasBBox() | mpMovableObject | inlinevirtual |
| IsInfo() | mpLayer | inlinevirtual |
| IsVisible() | mpLayer | inline |
| m_bbox_max_x | mpMovableObject | protected |
| m_bbox_max_y | mpMovableObject | protected |
| m_bbox_min_x | mpMovableObject | protected |
| m_bbox_min_y | mpMovableObject | protected |
| m_brush | mpLayer | protected |
| m_continuous | mpLayer | protected |
| m_drawOutsideMargins | mpLayer | protected |
| m_flags | mpMovableObject | protected |
| m_font | mpLayer | protected |
| m_name | mpLayer | protected |
| m_pen | mpLayer | protected |
| m_reference_phi | mpMovableObject | protected |
| m_reference_x | mpMovableObject | protected |
| m_reference_y | mpMovableObject | protected |
| m_shape_xs | mpMovableObject | protected |
| m_shape_ys | mpMovableObject | protected |
| m_showName | mpLayer | protected |
| m_trans_shape_xs | mpMovableObject | protected |
| m_trans_shape_ys | mpMovableObject | protected |
| m_type | mpLayer | protected |
| m_visible | mpLayer | protected |
| mpLayer() | mpLayer | |
| mpMovableObject() | mpMovableObject | inline |
| mpPolygon(const wxString &layerName=wxT("")) | mpPolygon | inline |
| Plot(wxDC &dc, mpWindow &w) | mpMovableObject | virtual |
| SetAlign(int align) | mpMovableObject | inline |
| SetBrush(wxBrush brush) | mpLayer | inline |
| SetContinuity(bool continuity) | mpLayer | inline |
| SetCoordinateBase(double x, double y, double phi=0) | mpMovableObject | inline |
| SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | inline |
| SetFont(wxFont &font) | mpLayer | inline |
| SetName(wxString name) | mpLayer | inline |
| SetPen(wxPen pen) | mpLayer | inline |
| setPoints(const std::vector< double > &points_xs, const std::vector< double > &points_ys, bool closedShape=true) | mpPolygon | |
| setPoints(const std::vector< float > &points_xs, const std::vector< float > &points_ys, bool closedShape=true) | mpPolygon | |
| SetVisible(bool show) | mpLayer | inline |
| ShapeUpdated() | mpMovableObject | protected |
| ShowName(bool show) | mpLayer | inline |
| TranslatePoint(double x, double y, double &out_x, double &out_y) | mpMovableObject | protected |
| ~mpLayer() | mpLayer | inlinevirtual |
| ~mpMovableObject() | mpMovableObject | inlinevirtual |
| ~mpPolygon() | mpPolygon | inlinevirtual |