, including all inherited members.
| activate_handle(Position p, bool activate=true) | Papyrus::Handlebox | |
| activate_handle(Handles h, bool activate=true) | Papyrus::Handlebox | |
| add(Drawable::pointer new_child=Drawable::pointer()) | Papyrus::DrawableSingleContainer | [virtual] |
| add_matrix(const Matrix::pointer m, int level=0) | Papyrus::Drawable | |
| alpha() const | Papyrus::Drawable | |
| apply_external_matrices(Matrix &m) const | Papyrus::Drawable | |
| box() | Papyrus::Boxed | |
| box_position() const | Papyrus::Boxed | |
| Boxed(const Glib::ustring &id, Fill::pointer fill=Fill::create(RGBA(1.0, 0.85, 1.0, 0.9)), Stroke::pointer stroke=Stroke::create(RGBA(1.0, 0.0, 1.0, 0.9))) | Papyrus::Boxed | [protected] |
| calculate_composed_matrix() const | Papyrus::Drawable | [protected, virtual] |
| calculate_extents(const Matrix &m=Matrix::Identity, ExtentsPerformance ep=EXTENTS_QUICK) const | Papyrus::Handlebox | [protected, virtual] |
| centroid_x() const | Papyrus::Drawable | |
| centroid_y() const | Papyrus::Drawable | |
| child() | Papyrus::DrawableSingleContainer | [virtual] |
| clear() | Papyrus::DrawableSingleContainer | [virtual] |
| clear_composite_operator() | Papyrus::Drawable | |
| clone() const =0 | Papyrus::Drawable | [pure virtual] |
| composed_matrix() const | Papyrus::Drawable | |
| composite_operator() | Papyrus::Drawable | |
| Connections typedef | Papyrus::DrawableWatcher | [protected] |
| create(Handles handles=CORNER_HANDLES) | Papyrus::Handlebox | [static] |
| create(const Glib::ustring &id, Handles handles=CORNER_HANDLES) | Papyrus::Handlebox | [static] |
| Papyrus::Boxed::create(const Glib::ustring &id=Glib::ustring(), Fill::pointer fill=Fill::create(RGBA(1.0, 0.85, 1.0, 0.9)), Stroke::pointer stroke=Stroke::create(RGBA(1.0, 0.0, 1.0, 0.9))) | Papyrus::Boxed | [static] |
| deactivate_handle(Position p) | Papyrus::Handlebox | |
| deactivate_handle(Handles h) | Papyrus::Handlebox | |
| DEFAULT_LEVEL | Papyrus::Boxed | [static] |
| distance_global_to_local(double &x, double &y) const | Papyrus::Drawable | |
| distance_local_to_global(double &x, double &y) const | Papyrus::Drawable | |
| draw(Context &cairo) const | Papyrus::Boxed | [virtual] |
| Drawable(const Glib::ustring &id=Glib::ustring(), double tx=0.0, double ty=0.0, double sx=1.0, double sy=1.0, double r=0.0) | Papyrus::Drawable | [protected] |
| DrawableSingleContainer() | Papyrus::DrawableSingleContainer | |
| DrawableWatcher() | Papyrus::DrawableWatcher | |
| empty() const | Papyrus::DrawableSingleContainer | [virtual] |
| exclude_from_extents() | Papyrus::Drawable | |
| extents(const Matrix &m=Matrix::Identity, ExtentsPerformance ep=EXTENTS_QUICK) const | Papyrus::Drawable | [virtual] |
| find_attribute(const AttributeValueMap &avmap, const Glib::ustring &attribute) | Papyrus::Object | [inline, protected] |
| freeze() | Papyrus::Drawable | [virtual] |
| get_centroid(double ¢roid_x, double ¢roid_y) | Papyrus::Drawable | |
| get_handle_shape(Position p) | Papyrus::Handlebox | |
| get_rotation(DegRad unit=RADIANS) const | Papyrus::Drawable | |
| get_scale(double &sx, double &sy) | Papyrus::Drawable | |
| get_scale_x() const | Papyrus::Drawable | |
| get_scale_y() const | Papyrus::Drawable | |
| get_skew(double &skewx, double &skewy, DegRad unit=RADIANS) | Papyrus::Drawable | |
| get_skew_x(DegRad unit=RADIANS) const | Papyrus::Drawable | |
| get_skew_y(DegRad unit=RADIANS) const | Papyrus::Drawable | |
| get_xy(double &x, double &y) | Papyrus::Drawable | |
| global_extents() const | Papyrus::Drawable | [virtual] |
| global_matrix() const | Papyrus::Drawable | [virtual] |
| global_to_local(double &x, double &y) const | Papyrus::Drawable | |
| Group class | Papyrus::Drawable | [friend] |
| Handlebox(const Glib::ustring &id, Handles handles) | Papyrus::Handlebox | [protected] |
| has(Drawable::pointer drawable) const | Papyrus::DrawableSingleContainer | [virtual] |
| hide() | Papyrus::Drawable | |
| id() const | Papyrus::Object | [inline] |
| inside(double x, double y) | Papyrus::Drawable | [virtual] |
| inside_handle(double x, double y) | Papyrus::Handlebox | |
| invalidate_composed_matrix() | Papyrus::Drawable | [protected] |
| invalidate_extents() | Papyrus::Drawable | [protected] |
| invalidate_matrix() | Papyrus::Drawable | [protected] |
| is_active(Position p) | Papyrus::Handlebox | |
| is_active(Handles h) | Papyrus::Handlebox | |
| is_frozen() | Papyrus::Drawable | |
| is_group() | Papyrus::Drawable | [virtual] |
| is_selectable() | Papyrus::Drawable | |
| is_visible() const | Papyrus::Drawable | |
| is_watched(Drawable::pointer item) | Papyrus::DrawableWatcher | |
| link(DrawableSet::pointer s) | Papyrus::DrawableWatcher | [virtual] |
| local_to_global(double &x, double &y) const | Papyrus::Drawable | |
| m_alpha | Papyrus::Drawable | [protected] |
| m_box | Papyrus::Boxed | [protected] |
| m_box_position | Papyrus::Boxed | [protected] |
| m_child | Papyrus::DrawableSingleContainer | [protected] |
| m_child_changed_conn | Papyrus::DrawableSingleContainer | [protected] |
| m_composite_operator | Papyrus::Drawable | [protected] |
| m_exclude_from_extents | Papyrus::Drawable | [protected] |
| m_frozen | Papyrus::Drawable | [protected] |
| m_frozen_by_parent | Papyrus::Drawable | [protected] |
| m_handle_active | Papyrus::Handlebox | [protected] |
| m_handle_shape | Papyrus::Handlebox | [protected] |
| m_id | Papyrus::Object | [protected] |
| m_initializing | Papyrus::Handlebox | [protected] |
| m_linked_added_conn_map | Papyrus::DrawableWatcher | [protected] |
| m_linked_removed_conn_map | Papyrus::DrawableWatcher | [protected] |
| m_matrices | Papyrus::Drawable | [protected] |
| m_matrix_connections | Papyrus::Drawable | [protected] |
| m_need_redraw | Papyrus::Drawable | [protected] |
| m_parent | Papyrus::Drawable | [protected] |
| m_selectable | Papyrus::Drawable | [protected] |
| m_self | Papyrus::Drawable | [protected] |
| m_sidebuffer_cairo | Papyrus::Drawable | [protected, static] |
| m_sidebuffer_image | Papyrus::Drawable | [protected, static] |
| m_signal_added | Papyrus::DrawableSingleContainer | [protected] |
| m_signal_changed | Papyrus::Object | [protected] |
| m_signal_cleared | Papyrus::DrawableSingleContainer | [protected] |
| m_signal_composed_matrix_invalidated | Papyrus::Drawable | [protected] |
| m_signal_destroyed | Papyrus::Drawable | [protected] |
| m_signal_extents_changed | Papyrus::Drawable | [protected] |
| m_signal_frozen | Papyrus::Drawable | [protected] |
| m_signal_id_changed | Papyrus::Object | [protected] |
| m_signal_redraw | Papyrus::Drawable | [protected] |
| m_signal_removed | Papyrus::DrawableSingleContainer | [protected] |
| m_signal_selectable | Papyrus::Drawable | [protected] |
| m_signal_watch_added | Papyrus::DrawableWatcher | [protected] |
| m_signal_watch_removed | Papyrus::DrawableWatcher | [protected] |
| m_signal_watched_changed | Papyrus::DrawableWatcher | [protected] |
| m_viewbox | Papyrus::Drawable | [protected] |
| m_viewbox_connection | Papyrus::Drawable | [protected] |
| m_visible | Papyrus::Drawable | [protected] |
| m_watched | Papyrus::DrawableWatcher | [protected] |
| m_watched_changed_connections | Papyrus::DrawableWatcher | [protected] |
| m_watched_destroyed_connections | Papyrus::DrawableWatcher | [protected] |
| matrices() | Papyrus::Drawable | |
| matrix() const | Papyrus::Drawable | |
| matrix_connection_map() | Papyrus::Drawable | |
| MatrixConnMap typedef | Papyrus::Drawable | |
| MatrixList typedef | Papyrus::Drawable | |
| MatrixMap typedef | Papyrus::Drawable | |
| Object(const Glib::ustring &id=Glib::ustring()) | Papyrus::Object | [inline, protected] |
| Object(const AttributeValueMap &avmap) | Papyrus::Object | [inline, protected] |
| on_child_added(Drawable::pointer child) | Papyrus::Handlebox | [protected, virtual] |
| on_child_changed(Drawable::pointer changed) | Papyrus::Boxed | [protected, virtual] |
| on_child_removed(Drawable::pointer child) | Papyrus::Handlebox | [protected, virtual] |
| on_cleared() | Papyrus::Boxed | [protected] |
| on_matrix_changed() | Papyrus::Drawable | [protected] |
| on_viewbox_changed() | Papyrus::Drawable | [protected] |
| on_watched_changed(Drawable::pointer watched) | Papyrus::DrawableWatcher | [protected, virtual] |
| on_watched_event(Drawable::pointer watched) | Papyrus::Boxed | [protected] |
| operator pointer() | Papyrus::Drawable | |
| PAPYRUS_CLASS_NAME("Renderable") | Papyrus::Renderable | |
| PAPYRUS_DRAWABLE(Handlebox) | Papyrus::Handlebox | |
| PAPYRUS_RENDERABLE(Drawable) | Papyrus::Drawable | |
| parent() | Papyrus::Drawable | [virtual] |
| Papyrus::pointer typedef | Papyrus::Renderable | |
| Papyrus::DrawableWatcher::pointer typedef | Papyrus::DrawableWatcher | |
| position_handle(Drawable::pointer, double x, double y) | Papyrus::Handlebox | [protected, virtual] |
| pre_viewbox_extents(const Matrix &m=Matrix::Identity, ExtentsPerformance ep=EXTENTS_QUICK) const | Papyrus::Drawable | [virtual] |
| raw_extents() const | Papyrus::Drawable | [virtual] |
| redraw() | Papyrus::Drawable | [protected, virtual] |
| redraw_proxy() | Papyrus::Drawable | |
| remove_all_watches() | Papyrus::DrawableWatcher | [virtual] |
| remove_matrix(const Matrix::pointer m) | Papyrus::Drawable | |
| remove_matrix(const Matrix::pointer m, int level) | Papyrus::Drawable | |
| remove_watch(Drawable::pointer item) | Papyrus::DrawableWatcher | [virtual] |
| render(Context &cairo) const | Papyrus::Drawable | [virtual] |
| render(Context &cairo, double x, double y, double w, double h) const | Papyrus::Drawable | [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] |
| reset_position() | Papyrus::Drawable | |
| rotate(double r, DegRad unit=RADIANS) | Papyrus::Drawable | |
| scale(double s) | Papyrus::Drawable | |
| scale(double scale_x, double scale_y) | Papyrus::Drawable | |
| self() | Papyrus::Drawable | |
| set(const AttributeValueMap &avmap) | Papyrus::Drawable | [virtual] |
| set_alpha(double a) | Papyrus::Drawable | |
| set_box_position(OverUnder ou) | Papyrus::Boxed | |
| set_centroid(double centroid_x, double centroid_y) | Papyrus::Drawable | |
| set_centroid_x(double centroid_x) | Papyrus::Drawable | |
| set_centroid_y(double centroid_y) | Papyrus::Drawable | |
| set_composite_operator(Cairo::Operator op) | Papyrus::Drawable | |
| set_exclude_from_extents(bool b=true) | Papyrus::Drawable | |
| set_handle_shape(Position p, Drawable::pointer shape, bool activate=true) | Papyrus::Handlebox | |
| set_handle_shape(Handles h, Drawable::pointer shape, bool activate=true) | Papyrus::Handlebox | |
| set_id(const Glib::ustring &i) | Papyrus::Object | [inline] |
| set_rotation(double r, DegRad unit=RADIANS) | Papyrus::Drawable | |
| set_scale(double scale_x, double scale_y) | Papyrus::Drawable | |
| set_scale(double s) | Papyrus::Drawable | |
| set_scale_x(double sx) | Papyrus::Drawable | |
| set_scale_y(double sy) | Papyrus::Drawable | |
| set_selectable(bool selectable=true) | Papyrus::Drawable | |
| set_skew(double skewx, double skewy, DegRad unit=RADIANS) | Papyrus::Drawable | |
| set_skew(double s, DegRad unit=RADIANS) | Papyrus::Drawable | |
| set_skew_x(double skewx, DegRad unit=RADIANS) | Papyrus::Drawable | |
| set_skew_y(double skewy, DegRad unit=RADIANS) | Papyrus::Drawable | |
| set_viewbox(Viewbox::pointer viewbox=Viewbox::pointer()) | Papyrus::Drawable | |
| set_viewbox(double x, double y, double w, double h, Viewbox::ALIGN align=Viewbox::ALIGN_XMAX_YMAX, Viewbox::MEET_OR_SLICE meet_or_slice=Viewbox::MEET) | Papyrus::Drawable | |
| set_viewbox(const Region ®ion, Viewbox::ALIGN align=Viewbox::ALIGN_XMAX_YMAX, Viewbox::MEET_OR_SLICE meet_or_slice=Viewbox::MEET) | Papyrus::Drawable | |
| set_viewbox(const Viewbox &viewbox) | Papyrus::Drawable | |
| set_x(double x) | Papyrus::Drawable | |
| set_xy(double x, double y) | Papyrus::Drawable | |
| set_y(double y) | Papyrus::Drawable | |
| show() | Papyrus::Drawable | |
| signal_added() | Papyrus::DrawableSingleContainer | |
| signal_changed() | Papyrus::Object | [inline] |
| signal_cleared() | Papyrus::DrawableSingleContainer | |
| signal_composed_matrix_invalidated() | Papyrus::Drawable | |
| signal_destroyed() | Papyrus::Drawable | |
| signal_extents_changed() | Papyrus::Drawable | |
| signal_frozen() | Papyrus::Drawable | |
| signal_id_changed() | Papyrus::Object | [inline] |
| signal_redraw() | Papyrus::Drawable | |
| signal_removed() | Papyrus::DrawableSingleContainer | |
| signal_selectable() | Papyrus::Drawable | |
| signal_watch_added() | Papyrus::DrawableWatcher | |
| signal_watch_removed() | Papyrus::DrawableWatcher | |
| signal_watched_changed() | Papyrus::DrawableWatcher | |
| size() const | Papyrus::DrawableSingleContainer | [virtual] |
| skew(double x, double y, DegRad unit=RADIANS) | Papyrus::Drawable | |
| skew(double s, DegRad unit=RADIANS) | Papyrus::Drawable | |
| svg(unsigned depth=0) | Papyrus::Renderable | [inline, virtual] |
| svg_id() | Papyrus::Renderable | [inline, protected] |
| svg_spacing(unsigned depth) | Papyrus::Renderable | [inline, protected] |
| svg_transform() | Papyrus::Drawable | [protected] |
| thaw(bool force_redraw=false) | Papyrus::Drawable | [virtual] |
| translate(double tx, double ty) | Papyrus::Drawable | |
| unlink(DrawableSet::pointer s) | Papyrus::DrawableWatcher | [virtual] |
| viewbox() | Papyrus::Drawable | |
| watch(Drawable::pointer item) | Papyrus::DrawableWatcher | [virtual] |
| watched() const | Papyrus::DrawableWatcher | |
| Watched typedef | Papyrus::DrawableWatcher | |
| x() const | Papyrus::Drawable | |
| y() const | Papyrus::Drawable | |
| ~Boxed() | Papyrus::Boxed | [virtual] |
| ~Drawable() | Papyrus::Drawable | [virtual] |
| ~DrawableSingleContainer() | Papyrus::DrawableSingleContainer | [virtual] |
| ~DrawableWatcher() | Papyrus::DrawableWatcher | [virtual] |
| ~Handlebox() | Papyrus::Handlebox | [virtual] |
| ~Object() | Papyrus::Object | [inline, virtual] |
| ~Renderable() | Papyrus::Renderable | [inline, virtual] |