The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chart::Clicker::Shape::Rectangle

DESCRIPTION

Chart::Clicker::Shape::Rectangle represents an rectangle.

SYNOPSIS

METHODS

Constructor

new

Creates a new Chart::Clicker::Rectangle.

Class Methods

width

Set/Get the width of this rectangle.

height

Set/Get the height of this rectangle.

create_path
  $rect->create_path($cairo, $x, $y);

Creates a path using this arcs attributes.

AUTHOR

Cory 'G' Watson <gphat@cpan.org>

SEE ALSO

perl(1)

LICENSE

You can redistribute and/or modify this code under the same terms as Perl itself.