, including all inherited members.
create(PathElementType type, double x=0.0, double y=0.0, double x1=0.0, double y1=0.0, double x2=0.0, double y2=0.0) | Papyrus::PathElement | [static] |
create(const Glib::ustring &id, PathElementType type, double x=0.0, double y=0.0, double x1=0.0, double y1=0.0, double x2=0.0, double y2=0.0) | Papyrus::PathElement | [static] |
find_attribute(const AttributeValueMap &avmap, const Glib::ustring &attribute) | Papyrus::Object | [inline, protected] |
id() const | Papyrus::Object | [inline] |
m_id | Papyrus::Object | [protected] |
m_self | Papyrus::PathElement | [protected] |
m_signal_changed | Papyrus::Object | [protected] |
m_signal_id_changed | Papyrus::Object | [protected] |
m_type | Papyrus::PathElement | [protected] |
m_x | Papyrus::PathElement | [protected] |
m_x1 | Papyrus::PathElement | [mutable, protected] |
m_x2 | Papyrus::PathElement | [mutable, protected] |
m_y | Papyrus::PathElement | [protected] |
m_y1 | Papyrus::PathElement | [mutable, protected] |
m_y2 | Papyrus::PathElement | [mutable, protected] |
Object(const Glib::ustring &id=Glib::ustring()) | Papyrus::Object | [inline, protected] |
Object(const AttributeValueMap &avmap) | Papyrus::Object | [inline, protected] |
PAPYRUS_CLASS_NAME("Renderable") | Papyrus::Renderable | |
PAPYRUS_RENDERABLE(PathElement) | Papyrus::PathElement | |
PathElement(const Glib::ustring &id, PathElementType type, double x, double y, double x1, double y1, double x2, double y2) | Papyrus::PathElement | [protected] |
pointer typedef | Papyrus::Renderable | |
render(Context &cairo) const | Papyrus::PathElement | [virtual] |
render(Context &cairo, pointer previous) const | Papyrus::PathElement | [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_id(const Glib::ustring &i) | Papyrus::Object | [inline] |
set_type(PathElementType type) | Papyrus::PathElement | |
set_x(double x) | Papyrus::PathElement | |
set_x1(double x1) | Papyrus::PathElement | |
set_x1y1(double x1, double y1) | Papyrus::PathElement | |
set_x2(double x2) | Papyrus::PathElement | |
set_x2y2(double x2, double y2) | Papyrus::PathElement | |
set_xy(double x, double y) | Papyrus::PathElement | |
set_xyx1y1x2y2(double x, double y, double x1, double y1, double x2, double y2) | Papyrus::PathElement | |
set_y(double y) | Papyrus::PathElement | |
set_y1(double y1) | Papyrus::PathElement | |
set_y2(double y2) | Papyrus::PathElement | |
signal_changed() | Papyrus::Object | [inline] |
signal_id_changed() | Papyrus::Object | [inline] |
svg(unsigned depth=0) | Papyrus::PathElement | [virtual] |
svg_id() | Papyrus::Renderable | [inline, protected] |
svg_spacing(unsigned depth) | Papyrus::Renderable | [inline, protected] |
type() | Papyrus::PathElement | |
x() | Papyrus::PathElement | |
x1() | Papyrus::PathElement | |
x2() | Papyrus::PathElement | |
y() | Papyrus::PathElement | |
y1() | Papyrus::PathElement | |
y2() | Papyrus::PathElement | |
~Object() | Papyrus::Object | [inline, virtual] |
~PathElement() | Papyrus::PathElement | |
~Renderable() | Papyrus::Renderable | [inline, virtual] |