NAME
Intertangle::Taffeta::Graphics::Polygon - A segmented shape made up of points
VERSION
version 0.001
EXTENDS
CONSUMES
Intertangle::Taffeta::Graphics::Role::CairoRenderable::WithCairoPath
Intertangle::Taffeta::Graphics::Role::SVGRenderable::Transform
ATTRIBUTES
points
An ArrayRef
of points.
METHODS
cairo_path
See Intertangle::Taffeta::Graphics::Role::CairoRenderable::WithCairoPath.
render_svg
See Intertangle::Taffeta::Graphics::Role::SVGRenderable.
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.