The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chart::Clicker::Drawing::Stroke

DESCRIPTION

Chart::Clicker::Drawing::Stroke represents the decorative outline around a component. Since a line is infinitely small, we need some sort of outline to be able to see it!

SYNOPSIS

METHODS

Constructor

Chart::Clicker::Decoration::Stroke->new({ width => $WIDTH })

Creates a new Chart::Clicker::Decoration::Stroke.

Class Methods

$width = $s->width($WIDTH)

Set/Get the width of this stroke.

AUTHOR

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

SEE ALSO

perl(1)