Query: svg::graph::data
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Graph::Data(3pm) User Contributed Perl Documentation Graph::Data(3pm)NAMESVG::Graph::Data - SVG::Graph::Data objectMETHODSnew Title : new Usage : my $data = SVG::Graph::Data->new Function: creates a new SVG::Graph::Data object Returns : a SVG::Graph::Data object Args : (optional) array of SVG::Graph::Data::Datum objects init Title : init Usage : Function: Example : Returns : Args : data Title : data Usage : Function: Example : Returns : Args : add_data Title : add_data Usage : $data->add_data($datum) Function: adds a Datum object to the current Data object Returns : none Args : SVG::Graph::Data::Datum object _recalculate_stats Title : _recalculate_stats Usage : Function: Example : Returns : Args : xstat Title : xstat Usage : $obj->xstat($newval) Function: Example : Returns : value of xstat (a scalar) Args : on set, new value (a scalar or undef, optional) ystat Title : ystat Usage : $obj->ystat($newval) Function: Example : Returns : value of ystat (a scalar) Args : on set, new value (a scalar or undef, optional) zstat Title : zstat Usage : $obj->zstat($newval) Function: Example : Returns : value of zstat (a scalar) Args : on set, new value (a scalar or undef, optional) is_changed Title : is_changed Usage : $obj->is_changed($newval) Function: Example : Returns : value of is_changed (a scalar) Args : on set, new value (a scalar or undef, optional) svg Title : svg Usage : $obj->svg($newval) Function: Example : Returns : value of svg (a scalar) Args : on set, new value (a scalar or undef, optional) perl v5.10.0 2009-01-07 Graph::Data(3pm)
Similar Topics in the Unix Linux Community |
---|
Change Terminal Title |
Shell script to convert to Title case |
Sketsa SVG Editor 6.0 (Default branch) |
Simply Explained - Asymmetric Social Graph |
Using loops in a search |