1Graph::Easy::Node::EmptUys(e3r)Contributed Perl DocumentGartaipohn::Easy::Node::Empty(3)
2
3
4
6 Graph::Easy::Node::Empty - An empty, borderless cell in a node cluster
7
9 my $cell = Graph::Easy::Node::Empty->new();
10
12 A "Graph::Easy::Node::Empty" represents a borderless, empty cell in a
13 node cluster. It is mainly used to have an object to render collapsed
14 borders in ASCII output.
15
16 You should not need to use this class directly.
17
19 Graph::Easy::Node.
20
22 Copyright (C) 2004 - 2007 by Tels <http://bloodgate.com>.
23
24 See the LICENSE file for more details.
25
26
27
28perl v5.30.0 2019-07-26 Graph::Easy::Node::Empty(3)