![]() |
![]()
| ![]() |
![]()
NAMEText::UnicodeBox::Control - Objects to describe and control rendering DESCRIPTIONThis module is part of the low level interface to Text::UnicodeBox; you probably don't need to use it directly. METHODSnew (%params)
EXPORTED METHODSThe following methods are exportable by name or by the tag ':all' BOX_START (%params)Same as "new" with a position of 'start' BOX_RULE (%params)Same as "new" with a position of 'rule' BOX_END (%params)Same as "new" with a position of 'end' to_string (\%context)Return a string representing the rendering of this control part. Pass a hashref to this and all other calls within the same context to allow this to share styles with other objects. COPYRIGHTCopyright (c) 2012 Eric Waters and Shutterstock Images (http://shutterstock.com). All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. AUTHOREric Waters <ewaters@gmail.com>
|