This module is a front end application module wrapper that has been created for the Morzino Project (morzino.com) and that has been released as Open Source software.
Note that this is NOT a self-contained application, it is only a wrapper that makes heavy use of the ONO Perl Framework application engine.
always_nums();
ONO::FW::Edu::Apps::Modules::MathRods->always_nums( );
returns: ($num1,$num2)
learn();
ONO::FW::Edu::Apps::Modules::MathRods->learn( $option, $vars_ref, $HTTP, $BASE );
returns: $WEB
mul_ops();
ONO::FW::Edu::Apps::Modules::MathRods->mul_ops( );
pdf_always();
ONO::FW::Edu::Apps::Modules::MathRods->pdf_always( $canvas, $offset_x, $offset_y, $res, $num1, $num2, $mode, $print_num1, $print_num2, $symbol1, $symbol2, $colors_ref, $cols, $corr );
pdf_always_pos();
ONO::FW::Edu::Apps::Modules::MathRods->pdf_always_pos( );
returns: ($offset_x,$offset_y)
pdf_base_rod();
ONO::FW::Edu::Apps::Modules::MathRods->pdf_base_rod( );
returns: ($offset_x,$offset_y)
pdf_count_block();
ONO::FW::Edu::Apps::Modules::MathRods->pdf_count_block( $canvas, $offset_x, $offset_y, $res, @colors );
returns: ($rows,$off_y)
pdf_mul_info();
ONO::FW::Edu::Apps::Modules::MathRods->pdf_mul_info( $canvas, $offset_x, $offset_y, $op1, $op2, $res );
pdf_rod_and_text();
ONO::FW::Edu::Apps::Modules::MathRods->pdf_rod_and_text( $canvas, $offset_x, $offset_y, $op, $op_symbol, $num1, $num2, $res, $colors_ref, $mode );
rod();
ONO::FW::Edu::Apps::Modules::MathRods->rod( $size, $colors_ref, $mode );
returns: $ROD
rod_row();
ONO::FW::Edu::Apps::Modules::MathRods->rod_row( );
returns: $ROW