Papyrus::Boxed Member List

This is the complete list of members for Papyrus::Boxed, including all inherited members.

add(Drawable::pointer item, int layer=0, bool drawing_only=true) (defined in Papyrus::Boxed)Papyrus::Boxed [virtual]
Boxed() (defined in Papyrus::Boxed)Papyrus::Boxed
Canvas (defined in Papyrus::Group)Papyrus::Group [friend]
clear()Papyrus::Group [virtual]
clone() const=0 (defined in Papyrus::Drawable)Papyrus::Drawable [pure virtual]
Connections typedef (defined in Papyrus::Group)Papyrus::Group [protected]
create() (defined in Papyrus::Boxed)Papyrus::Boxed [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::Group)Papyrus::Group [protected, 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]
get_box() (defined in Papyrus::Boxed)Papyrus::Boxed
get_centroid(double &centroid_x, double &centroid_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::Group)Papyrus::Group [protected]
Group (defined in Papyrus::Drawable)Papyrus::Drawable [friend]
has_layer(int l)Papyrus::Group
hide() (defined in Papyrus::Drawable)Papyrus::Drawable
inside(double x, double y)Papyrus::Group [virtual]
is_group() (defined in Papyrus::Group)Papyrus::Group [virtual]
is_selectable()Papyrus::Drawable
is_visible() (defined in Papyrus::Drawable)Papyrus::Drawable
layer(int l) constPapyrus::Group
Layer typedefPapyrus::Group
Layers typedefPapyrus::Group
layers() constPapyrus::Group
local_extents() (defined in Papyrus::Drawable)Papyrus::Drawable [virtual]
local_to_global(double &x, double &y)Papyrus::Drawable
lower(Drawable::pointer item, int steps=1)Papyrus::Group [virtual]
lower_to_bottom(Drawable::pointer item)Papyrus::Group [virtual]
m_box (defined in Papyrus::Boxed)Papyrus::Boxed [protected]
m_centroid_xPapyrus::Drawable [protected]
m_centroid_yPapyrus::Drawable [protected]
m_changed_connections (defined in Papyrus::Group)Papyrus::Group [protected]
m_drawing_parent (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_exclude_from_extents (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_layers (defined in Papyrus::Group)Papyrus::Group [protected]
m_matrixPapyrus::Drawable [protected]
m_parent (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_rPapyrus::Drawable [protected]
m_redraw_connections (defined in Papyrus::Group)Papyrus::Group [protected]
m_regenerate_matrixPapyrus::Drawable [protected]
m_selectablePapyrus::Drawable [protected]
m_signal_centroidPapyrus::Drawable [protected]
m_signal_changed (defined in Papyrus::Object)Papyrus::Object [protected]
m_signal_child_added (defined in Papyrus::Group)Papyrus::Group [protected]
m_signal_child_removed (defined in Papyrus::Group)Papyrus::Group [protected]
m_signal_redrawPapyrus::Drawable [protected]
m_signal_rotationPapyrus::Drawable [protected]
m_signal_scalePapyrus::Drawable [protected]
m_signal_selectablePapyrus::Drawable [protected]
m_signal_skewPapyrus::Drawable [protected]
m_signal_xyPapyrus::Drawable [protected]
m_size (defined in Papyrus::Group)Papyrus::Group [protected]
m_skewxPapyrus::Drawable [protected]
m_skewyPapyrus::Drawable [protected]
m_sxPapyrus::Drawable [protected]
m_syPapyrus::Drawable [protected]
m_txPapyrus::Drawable [protected]
m_tyPapyrus::Drawable [protected]
m_viewboxPapyrus::Drawable [protected]
m_viewbox_connection (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_visible (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
matrix()Papyrus::Drawable
move_to_layer(int layer, Drawable::pointer item)Papyrus::Group [virtual]
need_redraw()Papyrus::Drawable [protected, virtual]
need_redraw_proxy()Papyrus::Drawable
Object() (defined in Papyrus::Object)Papyrus::Object [inline]
on_child_added(Drawable::pointer child) (defined in Papyrus::Boxed)Papyrus::Boxed [protected, virtual]
on_child_changed(Drawable::pointer child)Papyrus::Group [protected, virtual]
on_child_need_redraw(double x, double y, double w, double h, Drawable::pointer child) (defined in Papyrus::Group)Papyrus::Group [protected]
on_child_removed(Drawable::pointer child) (defined in Papyrus::Boxed)Papyrus::Boxed [protected, virtual]
PAPYRUS_CLASS_NAME("Boxed Group") (defined in Papyrus::Boxed)Papyrus::Boxed
PAPYRUS_CLASS_NAME("Group") (defined in Papyrus::Group)Papyrus::Group
PAPYRUS_CLASS_NAME("Drawable") (defined in Papyrus::Drawable)Papyrus::Drawable
PAPYRUS_CLASS_NAME("Renderable") (defined in Papyrus::Renderable)Papyrus::Renderable
PAPYRUS_CLONE_METHOD(Boxed) (defined in Papyrus::Boxed)Papyrus::Boxed
PAPYRUS_CLONE_METHOD(Group) (defined in Papyrus::Group)Papyrus::Group
parent() (defined in Papyrus::Drawable)Papyrus::Drawable [virtual]
pointer typedef (defined in Papyrus::Boxed)Papyrus::Boxed
raise(Drawable::pointer item, int steps=1)Papyrus::Group [virtual]
raise_to_top(Drawable::pointer item)Papyrus::Group [virtual]
rebuild_extents()Papyrus::Boxed [protected, virtual]
recalculate_matrix()Papyrus::Drawable [protected]
remove(Drawable::pointer object)Papyrus::Group [virtual]
remove(Drawable *object)Papyrus::Group [virtual]
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
select(double x, double y, unsigned depth=1) (defined in Papyrus::Group)Papyrus::Group [virtual]
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_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_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_child_added() (defined in Papyrus::Group)Papyrus::Group
signal_child_removed() (defined in Papyrus::Group)Papyrus::Group
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() constPapyrus::Group
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
update_extents()Papyrus::Group [protected, virtual]
viewbox()Papyrus::Drawable
~Boxed() (defined in Papyrus::Boxed)Papyrus::Boxed
~Drawable() (defined in Papyrus::Drawable)Papyrus::Drawable [virtual]
~Group() (defined in Papyrus::Group)Papyrus::Group [virtual]
~Object() (defined in Papyrus::Object)Papyrus::Object [inline, virtual]
~Renderable() (defined in Papyrus::Renderable)Papyrus::Renderable [inline, virtual]


Generated on Sun Mar 11 10:01:35 2007 by  doxygen 1.5.1