graphics::primitive::oriented(3pm) debian man page | unix.com

Man Page: graphics::primitive::oriented

Operating Environment: debian

Section: 3pm

Graphics::Primitive::Oriented(3pm)			User Contributed Perl Documentation			Graphics::Primitive::Oriented(3pm)

NAME
Graphics::Primitive::Oriented - Role for components that care about orientation.
SYNOPSIS
Some components (or things that use components) require a bit more information than origin and width/height. The orientation role allows a component to specify whether is vertically or horizontally oriented. package My::Component; extends 'Graphics::Primitive::Component'; with 'Graphics::Primitive::Oriented'; 1;
METHODS
is_vertical Returns true if the component is vertically oriented. is_horizontal Returns true if the component is not vertically oriented. orientation The way a component is oriented. Values allowed are 'horizontal' or 'vertical'.
AUTHOR
Cory Watson, "<gphat@cpan.org>"
SEE ALSO
perl(1) COPYRIGHT &; LICENSE Copyright 2008-2010 by Cory G Watson. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.3 2010-08-21 Graphics::Primitive::Oriented(3pm)
Related Man Pages
geometry::primitive::arc(3pm) - debian
geometry::primitive::rectangle(3pm) - debian
graphics::primitive::driver(3pm) - debian
graphics::primitive::paint::gradient::linear(3pm) - debian
layout::manager(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
New UNIX and Linux History Sections