GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Goo::Canvas::EllipseModel(3) User Contributed Perl Documentation Goo::Canvas::EllipseModel(3)

Goo::Canvas::EllipseModel - wrapper for GooCanvasEllipseModel

  Glib::Object
  +----Goo::Canvas::ItemModelSimple
       +----Goo::Canvas::EllipseModel

  Goo::Canvas::ItemModel

  • $parent (Goo::Canvas::ItemModel)
  • $center_x (double)
  • $center_y (double)
  • $radius_x (double)
  • $radius_y (double)
  • ... (list)

'center-x' (double : default 0 : readable / writable)
The x coordinate of the center of the ellipse
'center-y' (double : default 0 : readable / writable)
The y coordinate of the center of the ellipse
'height' (double : default 0 : readable / writable)
The height of the ellipse
'radius-x' (double : default 0 : readable / writable)
The horizontal radius of the ellipse
'radius-y' (double : default 0 : readable / writable)
The vertical radius of the ellipse
'width' (double : default 0 : readable / writable)
The width of the ellipse
'x' (double : default 0 : readable / writable)
The x coordinate of the left side of the ellipse
'y' (double : default 0 : readable / writable)
The y coordinate of the top of the ellipse

Glib::Object, Goo::Canvas::ItemModelSimple

Copyright (C) 2022 Gtk2-Perl Team
2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.