first commit
This commit is contained in:
2
perl/lib/Graph-Easy-0.76/t/txt/0_empty_group.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/0_empty_group.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
( Group without a name )
|
||||
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/0_empty_groups.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/0_empty_groups.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
( )
|
||||
|
||||
( )
|
||||
|
||||
( )
|
||||
|
||||
29
perl/lib/Graph-Easy-0.76/t/txt/10_repair.txt
Normal file
29
perl/lib/Graph-Easy-0.76/t/txt/10_repair.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
( DMZ1:
|
||||
[ 1Backend ]
|
||||
[ 1Database ]
|
||||
[ 1Proxy ]
|
||||
[ 1Server ]
|
||||
)
|
||||
|
||||
( DMZ:
|
||||
[ Backend ]
|
||||
[ Database ]
|
||||
[ Proxy ]
|
||||
[ Server ]
|
||||
)
|
||||
|
||||
[ 1Proxy ] --> [ 1Check ]
|
||||
[ 1Proxy ] --> [ 1Check ]
|
||||
[ 1Proxy ] --> { flow: south; } [ 1Database ]
|
||||
[ 1Proxy ] --> { flow: south; } [ 1Database ]
|
||||
[ 1Proxy ] --> [ 1Server ]
|
||||
[ 1Proxy ] --> [ 1Server ]
|
||||
[ Proxy ] --> [ Check ]
|
||||
[ Proxy ] --> { flow: south; } [ Database ]
|
||||
[ Proxy ] --> [ Server ]
|
||||
[ 1Check ] --> [ 1Backend ]
|
||||
[ 1Check ] --> [ 1Backend ]
|
||||
[ 1Database ] --> [ 1Backend ]
|
||||
[ 1Database ] --> [ 1Backend ]
|
||||
[ Check ] --> [ Backend ]
|
||||
[ Database ] --> [ Backend ]
|
||||
15
perl/lib/Graph-Easy-0.76/t/txt/10borders.txt
Normal file
15
perl/lib/Graph-Easy-0.76/t/txt/10borders.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
[ Bold ] { border: bold; }
|
||||
[ Dashed ] { border: dashed; }
|
||||
[ Dotted ] { border: dotted; }
|
||||
[ Double ] { border: double; }
|
||||
[ dot-dash ] { border: dot-dash; }
|
||||
[ dot-dot-dash ] { border: dot-dot-dash; }
|
||||
[ double-dash ] { border: double-dash; }
|
||||
[ none ] { border: none; }
|
||||
[ wave ] { border: wave; }
|
||||
|
||||
[ Dashed ] ==> [ none ]
|
||||
[ Solid ] ..> [ Dotted ]
|
||||
[ dot-dash ] - > [ Bold ]
|
||||
[ dot-dot-dash ] .-> [ wave ]
|
||||
[ double-dash ] ~~> [ Double ]
|
||||
23
perl/lib/Graph-Easy-0.76/t/txt/18_multiples.txt
Normal file
23
perl/lib/Graph-Easy-0.76/t/txt/18_multiples.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
node { background: yellow; }
|
||||
|
||||
[ 1Bonn ] --> [ 1Ulm ]
|
||||
[ 1Bonn ] ..> [ 1Berlin ]
|
||||
[ 1Bonn ] .-> [ 1Koblenz ]
|
||||
[ 2Bonn ] --> [ 2Ulm ]
|
||||
[ 2Bonn ] ..> [ 2Berlin ]
|
||||
[ 2Bonn ] .-> [ 2Koblenz ]
|
||||
[ Bonn ] --> [ Ulm ]
|
||||
[ Bonn ] ..> [ Berlin ]
|
||||
[ Bonn ] .-> [ Koblenz ]
|
||||
[ 1Berlin ] --> [ 1Kassel ]
|
||||
[ 1Ulm ] --> [ 1Bautzen ]
|
||||
[ 1Ulm ] --> [ 1Koblenz ]
|
||||
[ 2Berlin ] --> [ 2Kassel ]
|
||||
[ 2Ulm ] --> [ 2Bautzen ]
|
||||
[ 2Ulm ] --> [ 2Koblenz ]
|
||||
[ Berlin ] --> [ Kassel ]
|
||||
[ Ulm ] --> [ Bautzen ]
|
||||
[ Ulm ] --> [ Koblenz ]
|
||||
[ 1Bautzen ] --> [ 1Berlin ]
|
||||
[ 2Bautzen ] --> [ 2Berlin ]
|
||||
[ Bautzen ] --> [ Berlin ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/1_empty_group.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/1_empty_group.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
( Group ) { background: yellow; }
|
||||
|
||||
[ Outside ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/1_undirected_loop.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/1_undirected_loop.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ A ] -- [ A ]
|
||||
[ A ] -- [ A ]
|
||||
[ A ] -- [ A ]
|
||||
[ A ] -- [ A ]
|
||||
13
perl/lib/Graph-Easy-0.76/t/txt/25_autosplit_empty.txt
Normal file
13
perl/lib/Graph-Easy-0.76/t/txt/25_autosplit_empty.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
[ | D | ] { class: empty; }
|
||||
[ | F | ] { class: empty; }
|
||||
[ |G| ] { class: empty; }
|
||||
|
||||
[ | C | ]
|
||||
[ C.2 ] --> [ A1 ]
|
||||
[ D.2 ] --> [ A2 ]
|
||||
[ | E | ]
|
||||
[ E.2 ] --> [ A3 ]
|
||||
[ F.2 ] --> [ A4 ]
|
||||
[ G.2 ] --> [ A5 ]
|
||||
[ |H| | ]
|
||||
[ H.3 ] --> [ A6 ]
|
||||
8
perl/lib/Graph-Easy-0.76/t/txt/2_autolabel.txt
Normal file
8
perl/lib/Graph-Easy-0.76/t/txt/2_autolabel.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
graph {
|
||||
autolabel: name, 20;
|
||||
autotitle: name;
|
||||
}
|
||||
|
||||
[ Bonn ] { label: Bonn (ehemalige Bundeshauptstadt); }
|
||||
|
||||
[ Bonn ] -- Acme Travels Incorporated --> [ Frankfurt (Main) / Flughafen ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_autosplit_empty.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_autosplit_empty.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ Siegen | Siegburg ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_autosplit_escaped.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_autosplit_escaped.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ A \| B | C ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_class.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_class.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
node.second { border: double; }
|
||||
|
||||
[ A ] { class: second; }
|
||||
[ B ] { class: second; }
|
||||
|
||||
[ A ] --> [ B ]
|
||||
15
perl/lib/Graph-Easy-0.76/t/txt/2_classes.txt
Normal file
15
perl/lib/Graph-Easy-0.76/t/txt/2_classes.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
edge.blue { color: blue; }
|
||||
edge.green { color: blue; }
|
||||
edge.red { color: red; }
|
||||
group { color: blue; }
|
||||
group.blue { color: blue; }
|
||||
group.green { color: blue; }
|
||||
group.red { color: red; }
|
||||
node.blue { color: blue; }
|
||||
node.green { color: blue; }
|
||||
node.red { color: red; }
|
||||
|
||||
[ Black ] { class: green; }
|
||||
[ Red ] { class: red; }
|
||||
|
||||
[ Red ] -- red --> { class: red; } [ Black ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/2_cluster.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/2_cluster.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ Altona ] { size: 3,2; }
|
||||
[ Hamburg ] { size: 2,2; }
|
||||
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/2_cluster_2.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/2_cluster_2.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ Altona ] { size: 3,2; }
|
||||
[ Hamburg ] { size: 2,2; }
|
||||
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_cluster_3.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_cluster_3.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ Altona ] { size: 3,2; }
|
||||
[ Hamburg ] { size: 2,2; }
|
||||
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/2_dot.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/2_dot.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
graph { label: // digraph G {; }
|
||||
|
||||
[ Kummersbach ] --> [ Düsburg ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/2_dot_dot_dash.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/2_dot_dot_dash.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ B ] { border: dot-dash; }
|
||||
[ Test\n Test\n Test test test\n test ] { border: dot-dot-dash; }
|
||||
|
||||
[ Test\n Test\n Test test test\n test ] ..-> [ B ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/2_edges.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/2_edges.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ One ] --> [ Two ]
|
||||
[ One ] --> [ Two ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/2_flow.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/2_flow.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
graph { flow: 90; }
|
||||
|
||||
[ Left ] --> { end: left; start: left; } [ Right ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_graph_label.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_graph_label.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
graph {
|
||||
label: My Graph;
|
||||
labelpos: top;
|
||||
}
|
||||
|
||||
[ Regensburg ] --> [ Passau ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_group.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_group.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
( Test\n group
|
||||
[ Berlin ]
|
||||
[ Bonn ]
|
||||
)
|
||||
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_group_labelpos.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_group_labelpos.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
( Bergtour:
|
||||
[ Wasserkuppe ]
|
||||
[ Zugspitze ]
|
||||
) { labelpos: bottom; }
|
||||
|
||||
[ Zugspitze ] --> [ Wasserkuppe ]
|
||||
8
perl/lib/Graph-Easy-0.76/t/txt/2_group_multicell.txt
Normal file
8
perl/lib/Graph-Easy-0.76/t/txt/2_group_multicell.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
[ Frankfurt a. Main\n (Flughafen) ] { size: 2,2; }
|
||||
|
||||
( Some group:
|
||||
[ Berlin ]
|
||||
[ Frankfurt a. Main\n (Flughafen) ]
|
||||
)
|
||||
|
||||
[ Frankfurt a. Main\n (Flughafen) ] --> [ Berlin ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_group_no_border.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_group_no_border.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
( Test\n group
|
||||
[ Berlin ]
|
||||
[ Bonn ]
|
||||
) { border: none; }
|
||||
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_invisible_left.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_invisible_left.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ ] --> [ Berlin ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_invisible_right.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_invisible_right.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ Bonn ] --> [ ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/2_label.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/2_label.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
node { label: A; }
|
||||
|
||||
[ C ] { link: http://bloodgate.com; }
|
||||
|
||||
[ B ] --> [ C ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_label_align.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_label_align.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ Long Node Label\l left\r right\c center ] -- A\r long\n edge label --> [ B ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/2_list_attr.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/2_list_attr.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Berlin ] { border: dashed; }
|
||||
[ Bonn ] { border: dashed; }
|
||||
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_long_labels.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_long_labels.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ My\n long\n node\n name ] -- A\n long\n label --> [ B ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/2_newlines.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/2_newlines.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Berlin\n (O) ] { border: dotted black; }
|
||||
|
||||
[ Berlin\n (W) ] --> [ Berlin\n (O) ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/2_selfloop.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/2_selfloop.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
graph { flow: 180; }
|
||||
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/2_selfloop_flow_down.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/2_selfloop_flow_down.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
graph { flow: 180; }
|
||||
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] -- Until done --> [ Main ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2_split_bug.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2_split_bug.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ Some \[\] || Autosplit ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/2_wrap.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/2_wrap.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
graph { textwrap: 6; }
|
||||
|
||||
[ Small city near a beautiful river ] { align: right; textwrap: 10; }
|
||||
|
||||
[ Frankfurt Oder\n Flughafen-Terminal ] -- Drive a car to the destination --> [ Small city near a beautiful river ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/2_zeros.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/2_zeros.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ 10 ] { label: 0; }
|
||||
|
||||
[ 0 ] -- 0 --> [ 10 ]
|
||||
[ 10 ] -- 0 --> [ 0 ]
|
||||
1
perl/lib/Graph-Easy-0.76/t/txt/2nodes.txt
Normal file
1
perl/lib/Graph-Easy-0.76/t/txt/2nodes.txt
Normal file
@@ -0,0 +1 @@
|
||||
[ One ] ==> [ Two ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3_autosplit_hang.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3_autosplit_hang.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ 1 ] --> [ 23.0 ]
|
||||
[ 2|3 ]
|
||||
9
perl/lib/Graph-Easy-0.76/t/txt/3_cache_bug.txt
Normal file
9
perl/lib/Graph-Easy-0.76/t/txt/3_cache_bug.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
[ A ] { flow: east; }
|
||||
[ B ] { offset: 2,2; origin: A; }
|
||||
|
||||
( G
|
||||
[ A ]
|
||||
)
|
||||
|
||||
[ A ] -- C --> { end: north; start: east; } [ B ]
|
||||
[ B ] --> [ ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3_cluster.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3_cluster.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ Husum | Schleswig | Flensburg ] { background: #ddaaff; }
|
||||
|
||||
12
perl/lib/Graph-Easy-0.76/t/txt/3_colors.txt
Normal file
12
perl/lib/Graph-Easy-0.76/t/txt/3_colors.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
graph {
|
||||
color: 3;
|
||||
colorscheme: paired12;
|
||||
fill: rgb(0.1,100,10%);
|
||||
}
|
||||
|
||||
[ Colors ] { color: hsl(300,1.0,1.0); fill: w3c/grey; }
|
||||
[ Preserve ] { color: cornflowerblue; }
|
||||
[ The ] { color: #ff00ff; }
|
||||
|
||||
[ Preserve ] --> { color: rgb(33,44,55); } [ The ]
|
||||
[ The ] --> { color: hsv(1.0,1.0,0.5); } [ Colors ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/3_corrupt.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/3_corrupt.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ A ] { label: AB; }
|
||||
[ B ] { label: ABCB; }
|
||||
[ C ] { label: AB; }
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ B ] --> [ C ]
|
||||
@@ -0,0 +1,5 @@
|
||||
edge { label: MyLabel; }
|
||||
edge.yes { label: Yes; }
|
||||
|
||||
[ A ] --> { class: yes; } [ B ]
|
||||
[ B ] --> [ C ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/3_edge_repair.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/3_edge_repair.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
( Router:
|
||||
[ Input ]
|
||||
[ Output ]
|
||||
)
|
||||
|
||||
[ Input ] --> [ Output ]
|
||||
[ Output ] ==> { end: north; start: south; } [ Network ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3_edge_start.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3_edge_start.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ A ] --> { start: front; } [ B ]
|
||||
[ A ] --> { start: front; } [ C ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/3_empty_group.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/3_empty_group.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
(
|
||||
[ A ]
|
||||
[ B ]
|
||||
)
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ C ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/3_flow.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/3_flow.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
graph { flow: down; }
|
||||
|
||||
[ Enschede ] { flow: left; }
|
||||
|
||||
[ Enschede ] --> [ Bielefeld ]
|
||||
[ Bielefeld ] --> [ Wolfsburg ]
|
||||
21
perl/lib/Graph-Easy-0.76/t/txt/3_group_align_center.txt
Normal file
21
perl/lib/Graph-Easy-0.76/t/txt/3_group_align_center.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
edge { align: right; }
|
||||
graph {
|
||||
fontsize: 2em;
|
||||
label: My Graph;
|
||||
}
|
||||
node.left {
|
||||
align: left;
|
||||
fontsize: 1.5em;
|
||||
}
|
||||
|
||||
[ Left\naligned ] { class: left; }
|
||||
[ Right\nAligned ] { align: right; }
|
||||
|
||||
( Nodes:
|
||||
[ Center\n aligned ]
|
||||
[ Left\naligned ]
|
||||
[ Right\nAligned ]
|
||||
) { align: center; border: none; }
|
||||
|
||||
[ Right\nAligned ] -- label\n text --> { align: right; } [ Left\naligned ]
|
||||
[ Left\naligned ] --> [ Center\n aligned ]
|
||||
10
perl/lib/Graph-Easy-0.76/t/txt/3_inherit.txt
Normal file
10
perl/lib/Graph-Easy-0.76/t/txt/3_inherit.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
graph { flow: down; }
|
||||
node { align: left; }
|
||||
node.right { align: right; }
|
||||
|
||||
[ Left ] { class: none; }
|
||||
[ Lefty, too ] { class: none; }
|
||||
[ Right ] { class: right; }
|
||||
|
||||
[ Left ] --> [ Lefty, too ]
|
||||
[ Lefty, too ] --> [ Right ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3_invisible_both.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3_invisible_both.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ ] --> [ Bonn ]
|
||||
[ Bonn ] --> [ ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/3_joining.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/3_joining.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ A ] --> { start: south,0; } [ B ]
|
||||
[ A ] --> { start: north,0; } [ B ]
|
||||
[ A ] --> { start: south,0; } [ C ]
|
||||
[ A ] --> { start: north,0; } [ C ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3_joint.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3_joint.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ Mannheim ] --> { end: back,0; } [ Weimar ]
|
||||
[ Potsdam ] --> { end: back,0; } [ Weimar ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/3_joint_short.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/3_joint_short.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ B ] { offset: 2,0; origin: A; }
|
||||
[ C ] { offset: 2,-2; origin: B; }
|
||||
|
||||
[ A ] --> { end: south, 0; start: south; } [ C ]
|
||||
[ B ] --> { end: south, 0; start: south; } [ C ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/3_list_attr.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/3_list_attr.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ Berlin ] { border: dashed; }
|
||||
[ Bonn ] { border: dashed; }
|
||||
[ Frankfurt ] { border: dot-dash; }
|
||||
|
||||
[ Berlin ] -- test --> [ Frankfurt ]
|
||||
[ Bonn ] -- test --> [ Frankfurt ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3_lists.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3_lists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
[ Ulm ] --> [ Berlin ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/3_nodes_5_edges.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/3_nodes_5_edges.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ Default Page ] --> [ Sign Up ]
|
||||
[ Default Page ] .-> [ Main Page ]
|
||||
[ Default Page ] = > [ Main Page ]
|
||||
[ Default Page ] - > [ Main Page ]
|
||||
[ Sign Up ] --> [ Main Page ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] --> [ End ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flip.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flip.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Adenau ] --> [ Monschau ]
|
||||
[ Nideggen ] --> [ Monschau ]
|
||||
[ Monschau ] --> [ Monschau ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flow_down.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flow_down.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
graph { flow: 180; }
|
||||
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] --> [ End ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flow_left.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flow_left.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
graph { flow: 270; }
|
||||
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] --> [ End ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flow_up.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/3_selfloop_flow_up.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
graph { flow: 0; }
|
||||
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] --> [ End ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/3_split_attribute.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/3_split_attribute.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
node { color: silver; }
|
||||
|
||||
[ Some || Autosplit || Node ] { basename: u; color: red|blue; border: dashed|; }
|
||||
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/3nodes.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/3nodes.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ One ] ==> [ Two ]
|
||||
[ Two ] - > [ Three ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/4_2x2nodes.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/4_2x2nodes.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ Frankfurt ] --> [ Hof ]
|
||||
[ Hamburg ] --> [ Altona ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/4_att.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/4_att.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
node { title: 100%; }
|
||||
|
||||
[ 1 ] { label: $a = %229%22%3b\nmy $b = 1%3b; }
|
||||
[ 3 ] { label: $a = %22%3b%25; }
|
||||
|
||||
[ 1 ] --> [ 2 ]
|
||||
[ 3 ] --> [ 4 ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_class.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_class.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
node { border: double; }
|
||||
node.b { border: dotted; }
|
||||
node.c { border: dashed; }
|
||||
|
||||
[ C|D ] { class: c; }
|
||||
|
||||
[ A|B ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_empty.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_empty.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ 1 ] --> [ 23.1 ]
|
||||
[ 2| |3 ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_offset.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_offset.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ 1 ] { size: 1,2; }
|
||||
[ 2|3 ] { offset: 2,1; origin: 1; }
|
||||
|
||||
[ 1 ] --> [ 23.1 ]
|
||||
[ 23.1 ] --> [ 3 ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_shape.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4_autosplit_shape.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ A|B ] { shape: |none; }
|
||||
[ C|D ] { shape: none|; }
|
||||
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/4_bug_basename.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/4_bug_basename.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ a | b | c ] { basename: pv; }
|
||||
|
||||
[ u ] --> [ pv.0 ]
|
||||
[ u ] --> [ pv.1 ]
|
||||
[ u ] --> [ pv.2 ]
|
||||
9
perl/lib/Graph-Easy-0.76/t/txt/4_bug_joint_2.txt
Normal file
9
perl/lib/Graph-Easy-0.76/t/txt/4_bug_joint_2.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
edge { arrowstyle: none; }
|
||||
|
||||
[ C ] { offset: 0,2; origin: B; }
|
||||
[ D ] { offset: 0,2; origin: C; }
|
||||
[ E ] { offset: -2,-2; origin: B; }
|
||||
|
||||
[ B ] <--> { end: south, 0; start: west; } [ E ]
|
||||
[ C ] <--> { end: south, 0; start: west; } [ E ]
|
||||
[ D ] <--> { end: south, 0; start: west; } [ E ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/4_collapse.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/4_collapse.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
node.i { label: S P A C Y; }
|
||||
|
||||
[ A ] { label: S P A C E; }
|
||||
[ B ] { class: i; }
|
||||
|
||||
[ A ] -- S P A C E --> [ B ]
|
||||
[ A B C ] -- A B C D --> [ X Z Y ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4_comma.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4_comma.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ 1 ] --> [ 4 ]
|
||||
[ 2 ] --> [ 4 ]
|
||||
[ 3 ] --> [ 4 ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/4_cross.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/4_cross.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ B ] { offset: 40,0; origin: A; }
|
||||
[ C ] { offset: 20,-20; origin: A; }
|
||||
[ D ] { offset: 0,40; origin: C; }
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ C ] - > [ D ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/4_cross_inv.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/4_cross_inv.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ B ] { offset: 40,0; origin: A; }
|
||||
[ C ] { offset: 20,-20; origin: A; }
|
||||
[ D ] { offset: 0,40; origin: C; }
|
||||
|
||||
[ A ] --> { style: invisible; } [ B ]
|
||||
[ C ] - > [ D ]
|
||||
13
perl/lib/Graph-Easy-0.76/t/txt/4_cross_split.txt
Normal file
13
perl/lib/Graph-Easy-0.76/t/txt/4_cross_split.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
[ B ] { offset: 4,0; origin: A; }
|
||||
[ C ] { offset: 2,-2; origin: A; }
|
||||
[ D ] { offset: 2,2; origin: A; }
|
||||
|
||||
( Cross:
|
||||
[ A ]
|
||||
[ B ]
|
||||
[ C ]
|
||||
[ D ]
|
||||
)
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ C ] --> [ D ]
|
||||
13
perl/lib/Graph-Easy-0.76/t/txt/4_cross_split_hor.txt
Normal file
13
perl/lib/Graph-Easy-0.76/t/txt/4_cross_split_hor.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
[ B ] { offset: 0,4; origin: A; }
|
||||
[ C ] { offset: -2,2; origin: A; }
|
||||
[ D ] { offset: 2,2; origin: A; }
|
||||
|
||||
( Cross:
|
||||
[ A ]
|
||||
[ B ]
|
||||
[ C ]
|
||||
[ D ]
|
||||
)
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ C ] --> [ D ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/4_edge_cross.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/4_edge_cross.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ E1 ] --> [ E2 ]
|
||||
[ E1 ] --> [ S1 ]
|
||||
[ E1 ] --> [ S2 ]
|
||||
[ E2 ] --> [ S1 ]
|
||||
[ E2 ] --> [ S2 ]
|
||||
[ S1 ] --> [ S2 ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/4_edge_labels.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/4_edge_labels.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ Bonn ] == train ==> [ Berlin ]
|
||||
[ Bonn ] -- car --> [ Potsdam ]
|
||||
[ Berlin ] .. bus ..> [ Potsdam ]
|
||||
[ Berlin ] .- bike .-> [ Ulm ]
|
||||
2
perl/lib/Graph-Easy-0.76/t/txt/4_edge_types.txt
Normal file
2
perl/lib/Graph-Easy-0.76/t/txt/4_edge_types.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[ Bingen ] <--> [ Mainz ]
|
||||
[ Bischofswerde ] -- test-text --> [ Finsterwalde ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/4_endless_loop.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/4_endless_loop.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ 2 ] { fill: red; }
|
||||
[ 3|4 ] { fill: red; }
|
||||
|
||||
[ 1 ] --> [ 2 ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/4_endless_loop_2.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/4_endless_loop_2.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ 4 ] { offset: 1,0; origin: 3; }
|
||||
|
||||
[ 1 ] --> [ 2 ]
|
||||
[ 3 ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4_flow.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4_flow.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Passau ] --> { flow: down; } [ Siegen ]
|
||||
[ Siegen ] --> { flow: left; } [ Aschaffenburg ]
|
||||
[ Siegen ] --> { flow: right; } [ Regensburg ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4_flow_chain.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4_flow_chain.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Bonn ] --> [ Cottbus ]
|
||||
[ Bonn ] --> { flow: forward; } [ Berlin ]
|
||||
[ Cottbus ] --> [ Ulm ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/4_invisible.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/4_invisible.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
[ Borna ] { pointstyle: invisible; shape: point; }
|
||||
[ You don't see me! ] { shape: invisible; }
|
||||
|
||||
[ Bischofswerda ] --> [ You don't see me! ]
|
||||
[ You don't see me! ] --> [ Bischofswerda ]
|
||||
[ You don't see me! ] --> [ Borna ]
|
||||
[ Borna ] --> [ Bremen ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/4_joint.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/4_joint.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ B ] { offset: 2,0; origin: A; size: 2,1; }
|
||||
[ C ] { offset: 2,-2; origin: B; }
|
||||
|
||||
[ A ] --> { end: south, 0; start: south; } [ C ]
|
||||
[ B ] --> { end: south, 0; start: south; } [ C ]
|
||||
[ B ] --> [ U ]
|
||||
7
perl/lib/Graph-Easy-0.76/t/txt/4_joint_bug_flags.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/txt/4_joint_bug_flags.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
[ C ] { offset: 0,2; origin: B; }
|
||||
[ D ] { offset: 0,2; origin: C; }
|
||||
[ E ] { offset: -2,-2; origin: B; }
|
||||
|
||||
[ B ] <--> { end: south, 0; start: west; } [ E ]
|
||||
[ C ] <--> { end: south, 0; start: west; } [ E ]
|
||||
[ D ] <--> { end: south, 0; start: west; } [ E ]
|
||||
9
perl/lib/Graph-Easy-0.76/t/txt/4_list_attr.txt
Normal file
9
perl/lib/Graph-Easy-0.76/t/txt/4_list_attr.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
[ Berlin ] { border: dashed; }
|
||||
[ Bonn ] { border: dashed; }
|
||||
[ Frankfurt ] { border: dot-dot-dash; }
|
||||
[ Frankfurt (Oder) ] { border: dot-dot-dash; }
|
||||
|
||||
[ Berlin ] -- test --> [ Frankfurt ]
|
||||
[ Berlin ] -- test --> [ Frankfurt (Oder) ]
|
||||
[ Bonn ] -- test --> [ Frankfurt ]
|
||||
[ Bonn ] -- test --> [ Frankfurt (Oder) ]
|
||||
4
perl/lib/Graph-Easy-0.76/t/txt/4_lists.txt
Normal file
4
perl/lib/Graph-Easy-0.76/t/txt/4_lists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
[ Bonn ] --> [ Frankfurt ]
|
||||
[ Ulm ] --> [ Berlin ]
|
||||
[ Ulm ] --> [ Frankfurt ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4_minlen.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4_minlen.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Berlin ] --> { minlen: 4; } [ Cottbus ]
|
||||
[ Berlin ] --> { minlen: 4; } [ Leipzig ]
|
||||
[ Berlin ] --> { minlen: 4; } [ Potsdam ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4_near.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4_near.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
[ Essen ] --> [ Berlin ]
|
||||
[ Berlin ] --> [ Koeln ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/4_node_edge.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/4_node_edge.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ test ] { shape: edge; }
|
||||
|
||||
[ A ] -- [ test ]
|
||||
[ test ] -- [ ]
|
||||
[ ] --> [ B ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/4_nodes_5_edges.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/4_nodes_5_edges.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ Default Page ] --> [ Sign Up ]
|
||||
[ Default Page ] --> [ Test Search ]
|
||||
[ Default Page ] ..> [ Main Page ]
|
||||
[ Sign Up ] --> [ Main Page ]
|
||||
[ Test Search ] --> [ Sign Up ]
|
||||
6
perl/lib/Graph-Easy-0.76/t/txt/4_nodes_6_edges.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/txt/4_nodes_6_edges.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[ Default Page ] --> [ Sign Up ]
|
||||
[ Default Page ] --> [ Test Search ]
|
||||
[ Default Page ] --> [ Main Page ]
|
||||
[ Default Page ] --> [ Main Page ]
|
||||
[ Sign Up ] --> [ Main Page ]
|
||||
[ Test Search ] --> [ Sign Up ]
|
||||
5
perl/lib/Graph-Easy-0.76/t/txt/4_nodes_edge.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/txt/4_nodes_edge.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[ test ] { shape: edge; }
|
||||
|
||||
[ A ] -- [ test ]
|
||||
[ C ] --> [ test ]
|
||||
[ test ] --> [ B ]
|
||||
8
perl/lib/Graph-Easy-0.76/t/txt/4groups.txt
Normal file
8
perl/lib/Graph-Easy-0.76/t/txt/4groups.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
( German Cities
|
||||
[ Bremen ]
|
||||
[ Cuxhaven ]
|
||||
[ Flensburg ]
|
||||
[ Hamburg ]
|
||||
)
|
||||
|
||||
[ Cuxhaven ] --> [ Bremen ]
|
||||
10
perl/lib/Graph-Easy-0.76/t/txt/4groups_class.txt
Normal file
10
perl/lib/Graph-Easy-0.76/t/txt/4groups_class.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
node.city { color: #801010; }
|
||||
|
||||
( German Cities
|
||||
[ Bremen ]
|
||||
[ Cuxhaven ]
|
||||
[ Flensburg ]
|
||||
[ Hamburg ]
|
||||
) { nodeclass: city; border: dot-dash; }
|
||||
|
||||
[ Cuxhaven ] --> [ Bremen ]
|
||||
3
perl/lib/Graph-Easy-0.76/t/txt/4nodes.txt
Normal file
3
perl/lib/Graph-Easy-0.76/t/txt/4nodes.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
[ Bonn ] --> [ Frankfurt ]
|
||||
[ Berlin ] ..> [ Cottbus ]
|
||||
11
perl/lib/Graph-Easy-0.76/t/txt/5_arrow_styles.txt
Normal file
11
perl/lib/Graph-Easy-0.76/t/txt/5_arrow_styles.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
edge { arrowstyle: none; }
|
||||
|
||||
[ Hagnau ] { flow: down; }
|
||||
[ Unteruhlingen ] { border: dotted; }
|
||||
|
||||
[ Hagnau ] <--> [ Oberuhlingen ]
|
||||
[ Hagnau ] <--> [ Uhlingen ]
|
||||
[ Mainau ] --> [ Unteruhlingen ]
|
||||
[ Mainau ] -- { arrowstyle: closed; } [ Unteruhlingen ]
|
||||
[ Oberuhlingen ] <--> { arrowstyle: closed; } [ Unteruhlingen ]
|
||||
[ Uhlingen ] <--> { arrowstyle: filled; } [ Oberuhlingen ]
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user