Graph::Easy::Node::Cell man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Graph::Easy::Node::CelUser Contributed Perl DocumentGraph::Easy::Node::Cell(3)

NAME
       Graph::Easy::Node::Cell - An empty filler cell

SYNOPSIS
	       use Graph::Easy;
	       use Graph::Easy::Edge;

	       my $graph = Graph::Easy->new();

	       my $node = $graph->add_node('A');

	       my $path = Graph::Easy::Node::Cell->new(
		 graph => $graph, node => $node,
	       );

	       ...

	       print $graph->as_ascii();

DESCRIPTION
       A "Graph::Easy::Node::Cell" is used to reserve a cell in the grid for
       nodes that occupy more than one cell.

       You should not need to use this class directly.

METHODS
   error()
	       $last_error = $cell->error();

	       $cvt->error($error);		       # set new messags
	       $cvt->error('');			       # clear error

       Returns the last error message, or '' for no error.

   node()
	       my $node = $cell->node();

       Returns the node this filler cell belongs to.

SEE ALSO
       Graph::Easy.

AUTHOR
       Copyright (C) 2004 - 2005 by Tels <http://bloodgate.com>.

       See the LICENSE file for more details.

perl v5.14.1			  2010-11-05	    Graph::Easy::Node::Cell(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net