Query: chart::clicker::positioned
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Chart::Clicker::Positioned(3pm) User Contributed Perl Documentation Chart::Clicker::Positioned(3pm)NAMEChart::Clicker::Positioned - Role for components that care about position.VERSIONversion 2.83SYNOPSISpackage My::Component; use Moose; extends 'Chart::Clicker::Drawing::Component'; with 'Chart::Clicker::Positioned'; 1;DESCRIPTIONSome components draw differently depending on which 'side' they are positioned. If an Axis is on the left, it will put the numbers left and the bar on the right. If positioned on the other side then those two piece are reversed.ATTRIBUTESposition The 'side' on which this component is positioned.METHODSis_left Returns true if the component is positioned left. is_right Returns true if the component is positioned right. is_top Returns true if the component is positioned top. is_bottom Returns true if the component is positioned bottom.AUTHORCory G Watson <gphat@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Cold Hard Code, LLC. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-22 Chart::Clicker::Positioned(3pm)
Similar Topics in the Unix Linux Community |
---|
Portrait: Luis Villa, from Bugzilla to bar association |
DoD IA Policy Chart |
US DoD SDLC |
Google charts now has a wizard |
Turning jQuery Code into Vue.js |