| clone() const=0 (defined in Papyrus::Drawable) | Papyrus::Drawable | [pure virtual] |
| create(double w=0.0, double h=0.0, Cairo::RefPtr< Cairo::Pattern > fill=Cairo::RefPtr< Cairo::Pattern >()) | Papyrus::Rectangle | [static] |
| create(double w, double h, Cairo::RefPtr< Cairo::Pattern > fill, const LineStyle &outline) | Papyrus::Rectangle | [static] |
| distance_global_to_local(double &x, double &y) | Papyrus::Drawable | |
| distance_local_to_global(double &x, double &y) | Papyrus::Drawable | |
| draw(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Shape | [virtual] |
| draw_outline(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Shape | [virtual] |
| draw_shape(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Rectangle | [virtual] |
| Drawable(double tx=0.0, double ty=0.0, double sx=1.0, double sy=1.0, double r=0.0) | Papyrus::Drawable | |
| exclude_from_extents() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| extents() | Papyrus::Drawable | [virtual] |
| extents_transformed(Cairo::Matrix &globalmatrix) | Papyrus::Drawable | [virtual] |
| fill() | Papyrus::Shape | |
| get_centroid(double ¢roid_x, double ¢roid_y) | Papyrus::Drawable | |
| get_centroid_x() | Papyrus::Drawable | |
| get_centroid_y() | Papyrus::Drawable | |
| get_rotate() | Papyrus::Drawable | |
| get_scale(double &sx, double &sy) | Papyrus::Drawable | |
| get_scale_x() | Papyrus::Drawable | |
| get_scale_y() | Papyrus::Drawable | |
| get_skew(double &skewx, double &skewy) | Papyrus::Drawable | |
| get_skew_x() | Papyrus::Drawable | |
| get_skew_y() | Papyrus::Drawable | |
| get_translate(double &tx, double &ty) | Papyrus::Drawable | |
| get_translate_x() | Papyrus::Drawable | |
| get_translate_y() | Papyrus::Drawable | |
| global_extents() | Papyrus::Drawable | [virtual] |
| global_matrix() | Papyrus::Drawable | |
| global_to_local(double &x, double &y) | Papyrus::Drawable | |
| Group (defined in Papyrus::Drawable) | Papyrus::Drawable | [friend] |
| height() | Papyrus::Rectangle | |
| hide() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| inside(double x, double y) | Papyrus::Drawable | [virtual] |
| is_group() | Papyrus::Drawable | [virtual] |
| is_selectable() | Papyrus::Drawable | |
| is_visible() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| local_extents() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
| local_to_global(double &x, double &y) | Papyrus::Drawable | |
| m_centroid_x | Papyrus::Drawable | [protected] |
| m_centroid_y | Papyrus::Drawable | [protected] |
| m_drawing_parent (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
| m_exclude_from_extents (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
| m_fill | Papyrus::Shape | [protected] |
| m_fill_path (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
| m_height (defined in Papyrus::Rectangle) | Papyrus::Rectangle | [protected] |
| m_internal_extents (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
| m_matrix | Papyrus::Drawable | [protected] |
| m_outline (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
| m_outline_changed_connection (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
| m_outline_path (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
| m_parent (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
| m_r | Papyrus::Drawable | [protected] |
| m_regenerate_matrix | Papyrus::Drawable | [protected] |
| m_selectable | Papyrus::Drawable | [protected] |
| m_signal_centroid | Papyrus::Drawable | [protected] |
| m_signal_changed (defined in Papyrus::Object) | Papyrus::Object | [protected] |
| m_signal_redraw | Papyrus::Drawable | [protected] |
| m_signal_rotation | Papyrus::Drawable | [protected] |
| m_signal_scale | Papyrus::Drawable | [protected] |
| m_signal_selectable | Papyrus::Drawable | [protected] |
| m_signal_size (defined in Papyrus::Rectangle) | Papyrus::Rectangle | [protected] |
| m_signal_skew | Papyrus::Drawable | [protected] |
| m_signal_xy | Papyrus::Drawable | [protected] |
| m_skewx | Papyrus::Drawable | [protected] |
| m_skewy | Papyrus::Drawable | [protected] |
| m_sx | Papyrus::Drawable | [protected] |
| m_sy | Papyrus::Drawable | [protected] |
| m_tx | Papyrus::Drawable | [protected] |
| m_ty | Papyrus::Drawable | [protected] |
| m_use_outline (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
| m_viewbox | Papyrus::Drawable | [protected] |
| m_viewbox_connection (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
| m_visible (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
| m_width (defined in Papyrus::Rectangle) | Papyrus::Rectangle | [protected] |
| matrix() | Papyrus::Drawable | |
| need_redraw() (defined in Papyrus::Rectangle) | Papyrus::Rectangle | [protected, virtual] |
| need_redraw_proxy() | Papyrus::Drawable | |
| Object() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
| on_outline_changed() (defined in Papyrus::Shape) | Papyrus::Shape | [protected, virtual] |
| outline() | Papyrus::Shape | |
| PAPYRUS_CLASS_NAME("Rectangle") (defined in Papyrus::Rectangle) | Papyrus::Rectangle | |
| PAPYRUS_CLASS_NAME("Shape") (defined in Papyrus::Shape) | Papyrus::Shape | |
| PAPYRUS_CLASS_NAME("Drawable") (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| PAPYRUS_CLASS_NAME("Renderable") (defined in Papyrus::Renderable) | Papyrus::Renderable | |
| PAPYRUS_CLONE_METHOD(Rectangle) (defined in Papyrus::Rectangle) | Papyrus::Rectangle | |
| parent() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
| pointer typedef (defined in Papyrus::Rectangle) | Papyrus::Rectangle | |
| recalculate_matrix() | Papyrus::Drawable | [protected] |
| Rectangle(double w, double h, Cairo::RefPtr< Cairo::Pattern > fill) (defined in Papyrus::Rectangle) | Papyrus::Rectangle | [protected] |
| Rectangle(double w, double h, Cairo::RefPtr< Cairo::Pattern > fill, const LineStyle &outline) (defined in Papyrus::Rectangle) | Papyrus::Rectangle | [protected] |
| render(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Drawable | [virtual] |
| Renderable() (defined in Papyrus::Renderable) | Papyrus::Renderable | [inline] |
| reset_position() | Papyrus::Drawable | |
| rotate(double r) | Papyrus::Drawable | |
| scale(double s) | Papyrus::Drawable | |
| scale(double scale_x, double scale_y) | Papyrus::Drawable | |
| scale_x(double s) | Papyrus::Drawable | |
| scale_y(double s) | Papyrus::Drawable | |
| 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_exclude_from_extents(bool b) (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| set_extents(const Region &extents) | Papyrus::Shape | [protected, virtual] |
| set_fill(Cairo::RefPtr< Cairo::Pattern > fill=Cairo::RefPtr< Cairo::Pattern >()) | Papyrus::Shape | |
| set_height(double h) | Papyrus::Rectangle | |
| set_outline(const LineStyle &outline, bool use_outline=true) | Papyrus::Shape | |
| set_outline(Cairo::RefPtr< Cairo::Pattern > pattern, bool use_outline=true) | Papyrus::Shape | |
| set_rotate(double r) | 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) | Papyrus::Drawable | |
| set_skew_x(double skewx) | Papyrus::Drawable | |
| set_skew_y(double skewy) | Papyrus::Drawable | |
| set_translate(double tx, double ty) | Papyrus::Drawable | |
| set_translate_x(double tx) | Papyrus::Drawable | |
| set_translate_y(double ty) | Papyrus::Drawable | |
| set_use_outline(bool use_outline) | Papyrus::Shape | |
| set_viewbox(Viewbox::pointer viewbox=Viewbox::pointer()) | Papyrus::Drawable | |
| set_viewbox(const Viewbox &viewbox) | Papyrus::Drawable | |
| set_width(double w) | Papyrus::Rectangle | |
| set_width_height(double w, double h) | Papyrus::Rectangle | |
| set_xywh(double x, double y, double w, double h) | Papyrus::Rectangle | |
| Shape(Cairo::RefPtr< Cairo::Pattern > fill=Cairo::RefPtr< Cairo::Pattern >()) | Papyrus::Shape | [protected] |
| Shape(Cairo::RefPtr< Cairo::Pattern > fill, const LineStyle &outline) | Papyrus::Shape | [protected] |
| shape_changed(unsigned which=FILL|OUTLINE) (defined in Papyrus::Shape) | Papyrus::Shape | [protected, virtual] |
| show() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| signal_centroid() | Papyrus::Drawable | |
| signal_changed() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
| signal_redraw() | Papyrus::Drawable | |
| signal_rotation() | Papyrus::Drawable | |
| signal_scale() | Papyrus::Drawable | |
| signal_selectable() | Papyrus::Drawable | |
| signal_size() | Papyrus::Rectangle | |
| signal_skew() | Papyrus::Drawable | |
| signal_xy() | Papyrus::Drawable | |
| skew(double s) | Papyrus::Drawable | |
| skew(double skewx, double skewy) | Papyrus::Drawable | |
| skew_x(double skewx) | Papyrus::Drawable | |
| skew_y(double skewy) | Papyrus::Drawable | |
| translate(double tx, double ty) | Papyrus::Drawable | |
| translate_x(double tx) | Papyrus::Drawable | |
| translate_y(double ty) | Papyrus::Drawable | |
| use_outline() | Papyrus::Shape | |
| viewbox() | Papyrus::Drawable | |
| width() | Papyrus::Rectangle | |
| width_height(double &w, double &h) | Papyrus::Rectangle | |
| ~Drawable() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
| ~Object() (defined in Papyrus::Object) | Papyrus::Object | [inline, virtual] |
| ~Rectangle() (defined in Papyrus::Rectangle) | Papyrus::Rectangle | |
| ~Renderable() (defined in Papyrus::Renderable) | Papyrus::Renderable | [inline, virtual] |
| ~Shape() | Papyrus::Shape | [virtual] |