1Graph::Easy::Node::AnonU(s3e)r Contributed Perl DocumentaGtriaopnh::Easy::Node::Anon(3)
2
3
4

NAME

6       Graph::Easy::Node::Anon - An anonymous, invisible node in Graph::Easy
7

SYNOPSIS

9               use Graph::Easy::Node::Anon;
10
11               my $anon = Graph::Easy::Node::Anon->new();
12

DESCRIPTION

14       A "Graph::Easy::Node::Anon" represents an anonymous, invisible node.
15       These can be used to let edges start and end "nowhere".
16
17       The syntax in the Graph::Easy textual description language looks like
18       this:
19
20               [ ] -> [ Bonn ] -> [ ]
21

EXPORT

23       None by default.
24

SEE ALSO

26       Graph::Easy::Node.
27

AUTHOR

29       Copyright (C) 2004 - 2006 by Tels <http://bloodgate.com>.
30
31       See the LICENSE file for more details.
32
33
34
35perl v5.36.0                      2022-07-22        Graph::Easy::Node::Anon(3)
Impressum