debian man page for geometry::primitive::polygon

Query: geometry::primitive::polygon

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Geometry::Primitive::Polygon(3pm)			User Contributed Perl Documentation			 Geometry::Primitive::Polygon(3pm)

NAME
Geometry::Primitive::Polygon - Closed shape with an arbitrary number of points.
DESCRIPTION
Geometry::Primitive::Polygon represents a two dimensional figure bounded by a series of points that represent a closed path.
SYNOPSIS
use Geometry::Primitive::Polygon; my $poly = Geometry::Primitive::Polygon->new; $poly->add_point($point1); $poly->add_point($point2); $poly->add_point($point3); # No need to close the path, it's handled automatically
ATTRIBUTES
points Set/Get the arrayref of points that make up this Polygon.
METHODS
new Creates a new Geometry::Primitive::Polygon area Area of this polygon. Assumes it is non-self-intersecting. add_point Add a point to this polygon. clear_points Clears all points from this polygon. point_count Returns the number of points that bound this polygon. get_point Returns the point at the specified offset. point_end Get the end point. Provided for Shape role. point_start Get the start point. Provided for Shape role. scale ($amount) Scale this this polygon by the supplied amount.
AUTHOR
Cory Watson <gphat@cpan.org> COPYRIGHT &; LICENSE You can redistribute and/or modify this code under the same terms as Perl itself. perl v5.10.1 2010-01-10 Geometry::Primitive::Polygon(3pm)
Related Man Pages
geo::surface(3pm) - debian
geometry::primitive::polygon(3pm) - debian
graphics::primitive::driver::textlayout(3pm) - debian
graphics::primitive::paint::gradient::linear(3pm) - debian
math::polygon::surface(3pm) - debian
Similar Topics in the Unix Linux Community
Conversion of Hexa Value in String From to Primitive Hexavalue.
Interpolating on a line between to points
poly to mono alphabet for every 2nd line
insert comma