Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | 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 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< double > property_y1 ()
 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< double > property_y2 ()
 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<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<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<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<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]
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 14:55:53 2004 for libgnomecanvasmm by doxygen 1.3.5