| clone() const=0 (defined in Papyrus::Drawable) | Papyrus::Drawable | [pure virtual] |
| create(double size=20.0, TYPE type=SMILEY) (defined in Papyrus::Face) | Papyrus::Face | [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) (defined in Papyrus::Face) | Papyrus::Face | [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] |
| Face(double size=20.0, TYPE type=SMILEY) (defined in Papyrus::Face) | Papyrus::Face | |
| 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] |
| 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_matrix | Papyrus::Drawable | [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_skew | Papyrus::Drawable | [protected] |
| m_signal_xy | Papyrus::Drawable | [protected] |
| m_size (defined in Papyrus::Face) | Papyrus::Face | [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_type (defined in Papyrus::Face) | Papyrus::Face | [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] |
| matrix() | Papyrus::Drawable | |
| need_redraw() | Papyrus::Drawable | [protected, virtual] |
| need_redraw_proxy() | Papyrus::Drawable | |
| Object() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
| PAPYRUS_CLASS_NAME("Face") (defined in Papyrus::Face) | Papyrus::Face | |
| PAPYRUS_CLASS_NAME("Drawable") (defined in Papyrus::Drawable) | Papyrus::Drawable | |
| PAPYRUS_CLASS_NAME("Renderable") (defined in Papyrus::Renderable) | Papyrus::Renderable | |
| PAPYRUS_CLONE_METHOD(Face) (defined in Papyrus::Face) | Papyrus::Face | |
| parent() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
| pointer typedef (defined in Papyrus::Face) | Papyrus::Face | |
| recalculate_matrix() | Papyrus::Drawable | [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::Drawable | [protected, virtual] |
| 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_size(double size) (defined in Papyrus::Face) | Papyrus::Face | |
| set_size_type(double size, TYPE type) (defined in Papyrus::Face) | Papyrus::Face | |
| 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_type(TYPE type) (defined in Papyrus::Face) | Papyrus::Face | |
| set_viewbox(Viewbox::pointer viewbox=Viewbox::pointer()) | Papyrus::Drawable | |
| set_viewbox(const Viewbox &viewbox) | Papyrus::Drawable | |
| 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_skew() | Papyrus::Drawable | |
| signal_xy() | Papyrus::Drawable | |
| size() (defined in Papyrus::Face) | Papyrus::Face | |
| skew(double s) | Papyrus::Drawable | |
| skew(double skewx, double skewy) | Papyrus::Drawable | |
| skew_x(double skewx) | Papyrus::Drawable | |
| skew_y(double skewy) | Papyrus::Drawable | |
| SMILEY enum value (defined in Papyrus::Face) | Papyrus::Face | |
| translate(double tx, double ty) | Papyrus::Drawable | |
| translate_x(double tx) | Papyrus::Drawable | |
| translate_y(double ty) | Papyrus::Drawable | |
| TYPE enum name (defined in Papyrus::Face) | Papyrus::Face | |
| TYPE typedef (defined in Papyrus::Face) | Papyrus::Face | |
| type() (defined in Papyrus::Face) | Papyrus::Face | |
| viewbox() | Papyrus::Drawable | |
| ~Drawable() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
| ~Face() (defined in Papyrus::Face) | Papyrus::Face | [virtual] |
| ~Object() (defined in Papyrus::Object) | Papyrus::Object | [inline, virtual] |
| ~Renderable() (defined in Papyrus::Renderable) | Papyrus::Renderable | [inline, virtual] |