NAME

Chart::Clicker::Cairo

DESCRIPTION

Chart::Clicker::Cairo wraps the Context from Cairo.

SYNOPSIS

my $cairo = Chart::Clicker::Cairo->new();

METHODS

This class wraps the move_to, rel_move_to and line_to to normalize the x and y values.

create

Wraps and reblesses Cairo's create.

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.