geometry::primitive::dimension(3pm) debian man page | unix.com

Man Page: geometry::primitive::dimension

Operating Environment: debian

Section: 3pm

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

NAME
Geometry::Primitive::Dimension - A width and height
DESCRIPTION
Geometry::Primitive::Dimension encapsulates a height and width.
SYNOPSIS
use Geometry::Primitive::Dimension; my $point = Geometry::Primitive::Dimeions->new(width => 100, height => 100);
ATTRIBUTES
height Set/Get the height value. width Set/Get the width value.
METHODS
new Creates a new Geometry::Primitive::Point. equal_to Compares this dimesion to another. to_string Return this dimesion as a string $widthx$height
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::Dimension(3pm)
Related Man Pages
graphics::primitive::border(3pm) - debian
graphics::primitive::brush(3pm) - debian
graphics::primitive::container(3pm) - debian
graphics::primitive::insets(3pm) - debian
graphics::primitive::paint::gradient::linear(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?