, including all inherited members.
| cap() | Papyrus::Stroke | |
| create(Paint::pointer paint=Paint::pointer(), double width=1.0, Cairo::LineCap cap=Cairo::LINE_CAP_BUTT, Cairo::LineJoin join=Cairo::LINE_JOIN_MITER) | Papyrus::Stroke | [static] |
| create(double width, Cairo::LineCap cap=Cairo::LINE_CAP_BUTT, Cairo::LineJoin join=Cairo::LINE_JOIN_MITER) | Papyrus::Stroke | [static] |
| create(Cairo::RefPtr< Cairo::Pattern > pattern, double width=1.0, Cairo::LineCap cap=Cairo::LINE_CAP_BUTT, Cairo::LineJoin join=Cairo::LINE_JOIN_MITER) | Papyrus::Stroke | [static] |
| create(const RGBA &rgba, double width=1.0, Cairo::LineCap cap=Cairo::LINE_CAP_BUTT, Cairo::LineJoin join=Cairo::LINE_JOIN_MITER) | Papyrus::Stroke | [static] |
| create(const Glib::ustring &color, double width=1.0, Cairo::LineCap cap=Cairo::LINE_CAP_BUTT, Cairo::LineJoin join=Cairo::LINE_JOIN_MITER) | Papyrus::Stroke | [static] |
| dash_array() | Papyrus::Stroke | |
| dash_offset() | Papyrus::Stroke | |
| find_attribute(const AttributeValueMap &avmap, const Glib::ustring &attribute) | Papyrus::Object | [inline, protected] |
| id() const | Papyrus::Object | [inline] |
| join() | Papyrus::Stroke | |
| m_cap | Papyrus::Stroke | [protected] |
| m_dash_array | Papyrus::Stroke | [protected] |
| m_dash_offset | Papyrus::Stroke | [protected] |
| m_id | Papyrus::Object | [protected] |
| m_join | Papyrus::Stroke | [protected] |
| m_miter_limit | Papyrus::Stroke | [protected] |
| m_paint | Papyrus::Stroke | [protected] |
| m_paint_changed_connection | Papyrus::Stroke | [protected] |
| m_signal_cap_changed | Papyrus::Stroke | [protected] |
| m_signal_changed | Papyrus::Object | [protected] |
| m_signal_dash_changed | Papyrus::Stroke | [protected] |
| m_signal_id_changed | Papyrus::Object | [protected] |
| m_signal_join_changed | Papyrus::Stroke | [protected] |
| m_signal_miter_limit_changed | Papyrus::Stroke | [protected] |
| m_signal_paint_changed | Papyrus::Stroke | [protected] |
| m_signal_width_changed | Papyrus::Stroke | [protected] |
| m_width | Papyrus::Stroke | [protected] |
| miter_limit() | Papyrus::Stroke | |
| Object(const Glib::ustring &id=Glib::ustring()) | Papyrus::Object | [inline, protected] |
| Object(const AttributeValueMap &avmap) | Papyrus::Object | [inline, protected] |
| on_paint_changed() | Papyrus::Stroke | [protected] |
| operator!=(const Stroke &other) const | Papyrus::Stroke | |
| operator=(const Stroke &other) | Papyrus::Stroke | |
| operator==(const Stroke &other) const | Papyrus::Stroke | |
| paint() | Papyrus::Stroke | |
| PAPYRUS_CLASS_NAME("Renderable") | Papyrus::Renderable | |
| PAPYRUS_RENDERABLE(Stroke) | Papyrus::Stroke | |
| pointer typedef | Papyrus::Renderable | |
| render(Context &cairo) const | Papyrus::Stroke | [virtual] |
| Papyrus::Renderable::render(Context &cairo, double x, double y, double w, double h) const | Papyrus::Renderable | [inline, virtual] |
| Papyrus::Renderable::render(Cairo::RefPtr< Cairo::Context > cairo) const | Papyrus::Renderable | [inline] |
| Papyrus::Renderable::render(Cairo::RefPtr< Cairo::Context > cairo, double x, double y, double w, double h) const | Papyrus::Renderable | [inline] |
| Renderable(const Glib::ustring &id) | Papyrus::Renderable | [inline, protected] |
| set(const AttributeValueMap &avmap) | Papyrus::Object | [inline, virtual] |
| set_cap(Cairo::LineCap cap=Cairo::LINE_CAP_BUTT) | Papyrus::Stroke | |
| set_cap(const Glib::ustring &c) | Papyrus::Stroke | |
| set_dash(const std::valarray< double > dashes=std::valarray< double >(), double offset=0.0) | Papyrus::Stroke | |
| set_id(const Glib::ustring &i) | Papyrus::Object | [inline] |
| set_join(Cairo::LineJoin join=Cairo::LINE_JOIN_MITER) | Papyrus::Stroke | |
| set_join(const Glib::ustring &c) | Papyrus::Stroke | |
| set_miter_limit(double limit=INFINITY) | Papyrus::Stroke | |
| set_paint(Paint::pointer paint=Paint::pointer()) | Papyrus::Stroke | |
| set_width(double width=1.0) | Papyrus::Stroke | |
| signal_cap_changed() | Papyrus::Stroke | |
| signal_changed() | Papyrus::Object | [inline] |
| signal_dash_changed() | Papyrus::Stroke | |
| signal_id_changed() | Papyrus::Object | [inline] |
| signal_join_changed() | Papyrus::Stroke | |
| signal_miter_limit_changed() | Papyrus::Stroke | |
| signal_paint_changed() | Papyrus::Stroke | |
| signal_width_changed() | Papyrus::Stroke | |
| Stroke(double width, Cairo::LineCap cap, Cairo::LineJoin join) | Papyrus::Stroke | [protected] |
| Stroke(Paint::pointer paint, double width, Cairo::LineCap cap, Cairo::LineJoin join) | Papyrus::Stroke | [protected] |
| svg(unsigned depth=0) | Papyrus::Renderable | [inline, virtual] |
| svg_id() | Papyrus::Renderable | [inline, protected] |
| svg_spacing(unsigned depth) | Papyrus::Renderable | [inline, protected] |
| width() | Papyrus::Stroke | |
| ~Object() | Papyrus::Object | [inline, virtual] |
| ~Renderable() | Papyrus::Renderable | [inline, virtual] |
| ~Stroke() | Papyrus::Stroke | [virtual] |