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($cairo, $x, $y)

Creates a path using this arcs attributes.

AUTHOR

Cory 'G' Watson <gphat@onemogin.com>

SEE ALSO

perl(1)