Gnome::Canvas::RectEllipse Class Reference

Abstract class for all rectangular shapes Corresponds to GnomeCanvasRE in libgnomecanvas. More...

#include <rect-ellipse.h>

Inheritance diagram for Gnome::Canvas::RectEllipse:

Gnome::Canvas::Shape Gnome::Canvas::Item Object Gnome::Canvas::Ellipse Gnome::Canvas::Rect

List of all members.

Public Member Functions

virtual ~RectEllipse ()
GnomeCanvasRE * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeCanvasRE * gobj () const
 Provides access to the underlying C GtkObject.
 RectEllipse (Group &parent)
Glib::PropertyProxy< double > property_x1 ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_x1 () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_y1 ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_y1 () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_x2 ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_x2 () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_y2 ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_y2 () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Related Functions

(Note that these are not member functions.)

Gnome::Canvas::RectEllipsewrap (GnomeCanvasRE *object, bool take_copy=false)
 A Glib::wrap() method for this object.


Detailed Description

Abstract class for all rectangular shapes Corresponds to GnomeCanvasRE in libgnomecanvas.

Constructor & Destructor Documentation

virtual Gnome::Canvas::RectEllipse::~RectEllipse (  )  [virtual]

Gnome::Canvas::RectEllipse::RectEllipse ( Group parent  )  [explicit]


Member Function Documentation

const GnomeCanvasRE* Gnome::Canvas::RectEllipse::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Shape.

Reimplemented in Gnome::Canvas::Ellipse, and Gnome::Canvas::Rect.

GnomeCanvasRE* Gnome::Canvas::RectEllipse::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Shape.

Reimplemented in Gnome::Canvas::Ellipse, and Gnome::Canvas::Rect.

Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::RectEllipse::property_x1 (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::RectEllipse::property_x1 (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::RectEllipse::property_x2 (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::RectEllipse::property_x2 (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::RectEllipse::property_y1 (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::RectEllipse::property_y1 (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<double> Gnome::Canvas::RectEllipse::property_y2 (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<double> Gnome::Canvas::RectEllipse::property_y2 (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.


Friends And Related Function Documentation

Gnome::Canvas::RectEllipse * wrap ( GnomeCanvasRE *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:

Generated on Wed Sep 2 16:27:12 2009 for libgnomecanvasmm by  doxygen 1.5.9