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

NAME

Math::Geometry::Planar::Offset - Calculate offset polygons

SYNOPSIS

 use Math::Geometry::Planar::Offset;

METHODS

The available methods are:

$polygon->offset_polygon($distance);

Returns reference to an array of polygons representing the original polygon offsetted by $distance