NAME
Chart::Clicker::Arc
DESCRIPTION
Chart::Clicker::Arc represents an arc.
SYNOPSIS
METHODS
Constructor
new()
Creates a new Chart::Clicker::Arc.
Class Methods
- angle1()
-
Set/Get the starting angle for this arc.
- angle2()
-
Set/Get the ending angle for this arc.
- radius()
-
Set/Get the radius for this arc.
- create_path($cairo, $x, $y)
-
Creates a path using this arcs attributes.
AUTHOR
Cory 'G' Watson <gphat@onemogin.com>
SEE ALSO
perl(1)