home *** CD-ROM | disk | FTP | other *** search
- =head1 NAME
-
- Gnome2::Canvas::RE - base class for rectangles and ellipses
-
- =head1 HIERARCHY
-
- Glib::Object
- +----Gtk2::Object
- +----Gnome2::Canvas::Item
- +----Gnome2::Canvas::Shape
- +----Gnome2::Canvas::RE
-
- =for object Gnome2::Canvas::RE - base class for rectangles and ellipses
-
- =cut
-
-
-
-
- =head1 PROPERTIES
-
- =over
-
- =item 'x1' (double : readable / writable)
-
- =item 'x2' (double : readable / writable)
-
- =item 'y1' (double : readable / writable)
-
- =item 'y2' (double : readable / writable)
-
- =back
-
-
- =head1 SEE ALSO
-
- L<Gnome2::Canvas>, L<Glib::Object>, L<Gtk2::Object>, L<Gnome2::Canvas::Item>, L<Gnome2::Canvas::Shape>
-
- =head1 COPYRIGHT
-
- Copyright (C) 2003-2004 by the Gtk2-Perl Team.
-
- This software is licensed under the LGPL; see L<Gnome2::Canvas> for a full notice.
-
- =cut
-
-