Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

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 Gtk::Object Glib::Object Glib::ObjectBase sigc::trackable 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)

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]
 

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 Tue Feb 1 06:10:32 2005 for libgnomecanvasmm by  doxygen 1.4.1