debian man page for geometry::primitive::rectangle

Query: geometry::primitive::rectangle

OS: debian

Section: 3pm

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

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

NAME
Geometry::Primitive::Rectangle - 4 sided polygon
DESCRIPTION
Geometry::Primitive::Rectangle a space defined by a point, a width and a height.
SYNOPSIS
use Geometry::Primitive::Rectangle; my $poly = Geometry::Primitive::Rectangle->new(); $poly->add_point($point1); $poly->height(100); $poly->width(100);
ATTRIBUTES
height Set/Get the height of this Rectangle. origin Set/Get the origin of this rectangle. width Set/Get the width of this Rectangle.
METHODS
new Creates a new Geometry::Primitive::Rectangle area Returns the area of this rectangle. get_points Get the points that make up this Rectangle. point_end Get the end point. Returns the origin. Provided for Shape role. point_start Get the start point. Returns the origin. Provided for Shape role. scale ($amount) Scales the hieght and width of this rectangle by the amount specified.
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::Rectangle(3pm)
Related Man Pages
geometry::primitive::arc(3pm) - debian
geometry::primitive::polygon(3pm) - debian
geometry::primitive::rectangle(3pm) - debian
graphics::primitive::brush(3pm) - debian
graphics::primitive::component(3pm) - debian
Similar Topics in the Unix Linux Community
Conversion of Hexa Value in String From to Primitive Hexavalue.
User ID width
poly to mono alphabet for every 2nd line
C++, format of function call