NAME
SVG::Estimate::Role::MakePolygon - Approximate shapes that are hard to estimate
VERSION
version 1.0005
METHODS
make_polygon ( $args )
Class method.
Make an SVG::Estimate::Polygon out of a set of point approximating the consumer's shape.
Requires that the consumer provide a this_point
method.