Query: graphics::primitive::oriented
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Graphics::Primitive::Oriented(3pm) User Contributed Perl Documentation Graphics::Primitive::Oriented(3pm)NAMEGraphics::Primitive::Oriented - Role for components that care about orientation.SYNOPSISSome 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;METHODSis_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'.AUTHORCory Watson, "<gphat@cpan.org>"SEE ALSOperl(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)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Weird 'find' results |
New UNIX and Linux History Sections |