The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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)