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.

Instance Methods

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), Geometry::Primitive::Rectangle

LICENSE

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