Goocanvas::Polyline Member List

This is the complete list of members for Goocanvas::Polyline, including all inherited members.

_antialias()Goocanvas::ItemSimple
_antialias() constGoocanvas::ItemSimple
_arrow_length()Goocanvas::Polyline
_arrow_length() constGoocanvas::Polyline
_arrow_tip_length()Goocanvas::Polyline
_arrow_tip_length() constGoocanvas::Polyline
_arrow_width()Goocanvas::Polyline
_arrow_width() constGoocanvas::Polyline
_can_focus()Goocanvas::ItemSimple
_can_focus() constGoocanvas::ItemSimple
_clip_path()Goocanvas::ItemSimple
_close_path()Goocanvas::Polyline
_close_path() constGoocanvas::Polyline
_description()Goocanvas::ItemSimple
_description() constGoocanvas::ItemSimple
_end_arrow()Goocanvas::Polyline
_end_arrow() constGoocanvas::Polyline
_fill_color()Goocanvas::ItemSimple
_fill_color_rgba()Goocanvas::ItemSimple
_fill_pattern()Goocanvas::ItemSimple
_fill_pattern() constGoocanvas::ItemSimple
_fill_pixbuf()Goocanvas::ItemSimple
_fill_rule()Goocanvas::ItemSimple
_fill_rule() constGoocanvas::ItemSimple
_font()Goocanvas::ItemSimple
_font() constGoocanvas::ItemSimple
_font_desc()Goocanvas::ItemSimple
_font_desc() constGoocanvas::ItemSimple
_hint_metrics()Goocanvas::ItemSimple
_hint_metrics() constGoocanvas::ItemSimple
_line_cap()Goocanvas::ItemSimple
_line_cap() constGoocanvas::ItemSimple
_line_dash()Goocanvas::ItemSimple
_line_dash() constGoocanvas::ItemSimple
_line_join()Goocanvas::ItemSimple
_line_join() constGoocanvas::ItemSimple
_line_join_miter_limit()Goocanvas::ItemSimple
_line_join_miter_limit() constGoocanvas::ItemSimple
_line_width()Goocanvas::ItemSimple
_line_width() constGoocanvas::ItemSimple
_operator()Goocanvas::ItemSimple
_operator() constGoocanvas::ItemSimple
_parent()Goocanvas::ItemSimple
_parent() constGoocanvas::ItemSimple
_pointer_events()Goocanvas::ItemSimple
_pointer_events() constGoocanvas::ItemSimple
_points()Goocanvas::Polyline
_points() constGoocanvas::Polyline
_start_arrow()Goocanvas::Polyline
_start_arrow() constGoocanvas::Polyline
_stroke_color()Goocanvas::ItemSimple
_stroke_color_rgba()Goocanvas::ItemSimple
_stroke_pattern()Goocanvas::ItemSimple
_stroke_pattern() constGoocanvas::ItemSimple
_stroke_pixbuf()Goocanvas::ItemSimple
_title()Goocanvas::ItemSimple
_title() constGoocanvas::ItemSimple
_transform()Goocanvas::ItemSimple
_transform() constGoocanvas::ItemSimple
_visibility()Goocanvas::ItemSimple
_visibility() constGoocanvas::ItemSimple
_visibility_threshold()Goocanvas::ItemSimple
_visibility_threshold() constGoocanvas::ItemSimple
add_child(const Glib::RefPtr< Item > &child, int pos)Goocanvas::Item
add_child(const Glib::RefPtr< Item > &child)Goocanvas::Item
add_interface(GType gtype_implementer)Goocanvas::Item [static]
allocate_area(const Cairo::RefPtr< Cairo::Context > &context, const Bounds &requested_area, const Bounds &allocated_area, double x_offset, double y_offset)Goocanvas::Item
allocate_area_vfunc(const Cairo::RefPtr< Cairo::Context > &cr, const Bounds &requested_area, const Bounds &allocated_area, double x_offset, double y_offset)Goocanvas::Item [protected, virtual]
animate(double x, double y, double scale, double degrees, bool absolute, int duration, int step_time, GooCanvasAnimateType type)Goocanvas::Item
changed(bool recompute_bounds)Goocanvas::ItemSimple
check_in_path(double x, double y, const Cairo::RefPtr< Cairo::Context > &cr, PointerEvents pointer_events) constGoocanvas::ItemSimple
check_style()Goocanvas::ItemSimple
create(bool close_path, const Points &coords)Goocanvas::Polyline [static]
create(double x1, double y1, double x2, double y2)Goocanvas::Polyline [static]
ensure_upated()Goocanvas::Item
find_child(const Glib::RefPtr< Item > &child)Goocanvas::Item
get_bounds() constGoocanvas::Item
get_bounds_vfunc(GooCanvasBounds *bounds)Goocanvas::Item [protected, virtual]
get_canvas()Goocanvas::Item
get_canvas() constGoocanvas::Item
get_child(int child_num)Goocanvas::Item
get_child(int child_num) const Goocanvas::Item
get_items_at(double x, double y, const Cairo::RefPtr< Cairo::Context > &context, bool is_pointer_event, bool parent_is_visible, const Glib::ListHandle< Glib::RefPtr< Item > > &found_items)Goocanvas::Item
get_model()Goocanvas::Item
get_model() constGoocanvas::Item
get_n_children() constGoocanvas::Item
get_parent()Goocanvas::Item
get_parent() constGoocanvas::Item
get_parent_vfunc()Goocanvas::Item [protected, virtual]
get_path_bounds(const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds) constGoocanvas::ItemSimple
get_requested_area(const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds) constGoocanvas::Item
get_requested_area_vfunc(const Cairo::RefPtr< Cairo::Context > &cr, GooCanvasBounds *requested_area)Goocanvas::Item [protected, virtual]
get_requested_height(const Cairo::RefPtr< Cairo::Context > &context, double width) constGoocanvas::Item
get_style()Goocanvas::Item
get_style() constGoocanvas::Item
get_transform(Cairo::Matrix *matrix)Goocanvas::Item
get_transform_for_child(const Glib::RefPtr< Item > &child, Cairo::Matrix *transform)Goocanvas::Item
get_transform_vfunc(cairo_matrix_t *transform)Goocanvas::Item [protected, virtual]
gobj()Goocanvas::Polyline [inline]
gobj() constGoocanvas::Polyline [inline]
gobj_copy()Goocanvas::Polyline
is_container() constGoocanvas::Item
is_visible() constGoocanvas::Item
ItemSimple()Goocanvas::ItemSimple [protected]
lower(const Glib::RefPtr< Item > &below)Goocanvas::Item
lower()Goocanvas::Item
move_child(int old_position, int new_position)Goocanvas::Item
on_button_press_event(const Glib::RefPtr< Item > &target, GdkEventButton *event)Goocanvas::Item [protected, virtual]
on_button_release_event(const Glib::RefPtr< Item > &target, GdkEventButton *event)Goocanvas::Item [protected, virtual]
on_child_notify(GParamSpec *pspec)Goocanvas::Item [protected, virtual]
on_enter_notify_event(const Glib::RefPtr< Item > &target, GdkEventCrossing *event)Goocanvas::Item [protected, virtual]
on_focus_in_event(const Glib::RefPtr< Item > &target, GdkEventFocus *event)Goocanvas::Item [protected, virtual]
on_focus_out_event(const Glib::RefPtr< Item > &target, GdkEventFocus *event)Goocanvas::Item [protected, virtual]
on_grab_broken_event(const Glib::RefPtr< Item > &target, GdkEventGrabBroken *event)Goocanvas::Item [protected, virtual]
on_key_press_event(const Glib::RefPtr< Item > &target, GdkEventKey *event)Goocanvas::Item [protected, virtual]
on_key_release_event(const Glib::RefPtr< Item > &target, GdkEventKey *event)Goocanvas::Item [protected, virtual]
on_leave_notify_event(const Glib::RefPtr< Item > &target, GdkEventCrossing *event)Goocanvas::Item [protected, virtual]
on_motion_notify_event(const Glib::RefPtr< Item > &target, GdkEventMotion *event)Goocanvas::Item [protected, virtual]
paint(const Cairo::RefPtr< Cairo::Context > &context, const Bounds &bounds, double scale)Goocanvas::Item
paint_path(const Cairo::RefPtr< Cairo::Context > &cr)Goocanvas::ItemSimple
paint_vfunc(const Cairo::RefPtr< Cairo::Context > &cr, const Bounds &bounds, double scale)Goocanvas::Item [protected, virtual]
Polyline(bool close_path, const Points &coords)Goocanvas::Polyline [protected]
Polyline(double x1, double y1, double x2, double y2)Goocanvas::Polyline [protected]
raise(const Glib::RefPtr< Item > &above)Goocanvas::Item
raise()Goocanvas::Item
remove()Goocanvas::Item
remove_child(int child_num)Goocanvas::Item
request_update()Goocanvas::Item
rotate(double degrees, double cx, double cy)Goocanvas::Item
scale(double sx, double sy)Goocanvas::Item
set_canvas(Canvas *canvas)Goocanvas::Item
set_model(const Glib::RefPtr< ItemModel > &model)Goocanvas::ItemSimple
set_parent(const Glib::RefPtr< Item > &parent)Goocanvas::Item
set_parent_vfunc(const Glib::RefPtr< Item > &parent)Goocanvas::Item [protected, virtual]
set_simple_transform(double x, double y, double scale, double rotation)Goocanvas::Item
set_style(const Glib::RefPtr< Style > &style)Goocanvas::Item
set_transform(const Cairo::Matrix *matrix)Goocanvas::Item
signal_button_press_event()Goocanvas::Item
signal_button_release_event()Goocanvas::Item
signal_child_notify()Goocanvas::Item
signal_enter_notify_event()Goocanvas::Item
signal_focus_in_event()Goocanvas::Item
signal_focus_out_event()Goocanvas::Item
signal_grab_broken_event()Goocanvas::Item
signal_key_press_event()Goocanvas::Item
signal_key_release_event()Goocanvas::Item
signal_leave_notify_event()Goocanvas::Item
signal_motion_notify_event()Goocanvas::Item
skew_x(double degrees, double cx, double cy)Goocanvas::Item
skew_y(double degrees, double cx, double cy)Goocanvas::Item
stop_animation()Goocanvas::Item
translate(double tx, double ty)Goocanvas::Item
update(bool entire_tree, const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds)Goocanvas::Item
update_vfunc(bool entire_tree, const Cairo::RefPtr< Cairo::Context > &cr, GooCanvasBounds *bounds)Goocanvas::Item [protected, virtual]
user_bounds_to_device(const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds)Goocanvas::ItemSimple
user_bounds_to_parent(const Cairo::RefPtr< Cairo::Context > &context, Bounds &bounds)Goocanvas::ItemSimple
wrap(GooCanvasPolyline *object, bool take_copy=false)Goocanvas::Polyline [related]
Goocanvas::ItemSimple::wrap(GooCanvasItemSimple *object, bool take_copy=false)Goocanvas::ItemSimple [related]
Goocanvas::Item::wrap(GooCanvasItem *object, bool take_copy=false)Goocanvas::Item [related]
~Item()Goocanvas::Item [virtual]
~ItemSimple()Goocanvas::ItemSimple [virtual]
~Polyline()Goocanvas::Polyline [virtual]


Generated on Thu Nov 29 16:47:26 2007 for goocanvasmm by  doxygen 1.5.2