Goo::Canvas::Bounds(3pm)

NAME

Goo::Canvas::Bounds - represents the bounding box of an item in the
canvas

METHODS

GooCanvasBounds = Goo::Canvas::Bounds->new ($x1, $y1, $x2, $y2)
o $x1 (double)
o $y1 (double)
o $x2 (double)
o $y2 (double)
double = $self->x1 (...)
o ... (list)
double = $self->x2 (...)
o ... (list)
double = $self->y1 (...)
o ... (list)
double = $self->y2 (...)
o ... (list)

COPYRIGHT

Copyright (C) 2009 Gtk2-Perl Team
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout