logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Graph::Easy::Node::Empty - An empty, borderless cell in a node cluster

Author

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

       See the LICENSE file for more details.

perl v5.36.0                                       2022-11-20                      Graph::Easy::Node::Empty(3pm)

Description

       A "Graph::Easy::Node::Empty" represents a borderless, empty cell in a node cluster. It is mainly used to
       have an object to render collapsed borders in ASCII output.

       You should not need to use this class directly.

Name

       Graph::Easy::Node::Empty - An empty, borderless cell in a node cluster

See Also

       Graph::Easy::Node.

Synopsis

               my $cell = Graph::Easy::Node::Empty->new();

See Also