Graph::Easy::Node::Empty - An empty, borderless cell in a node cluster
Contents
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();
