Andrei Kozovski > GD-Graph-smoothlines-1.5 > GD::Graph::smoothlines

Download:
GD-Graph-smoothlines-1.5.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.5   Source  

NAME ^

 GD::Graph::smoothlines

SYNOPSIS ^

DESCRIPTION ^

 This package is used for creation a smooth line chart.

EXAMPLES ^

 use GD::Graph::smoothlines;
 
 my $graph = GD::Graph::smoothlines->new();

MODULE STRUCTURE ^

METHODS ^

 Available public methods
proto int smoothFactor ( [ int $number ] )
proto int bezierCurvePoints ( [ int $number ] )

SEE ALSO ^

 GD::Graph

COPYRIGHT ^

 Copyright (c) 2007 Andrei Kozovski

AUTHORS ^

 This release was made by Andrei Kozovski