File: layout_dendrogram.tlp

package info (click to toggle)
tulip 4.8.0dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 179,264 kB
  • ctags: 64,517
  • sloc: cpp: 600,444; ansic: 36,311; makefile: 22,136; python: 1,304; sh: 946; yacc: 522; xml: 337; pascal: 157; php: 66; lex: 55
file content (83 lines) | stat: -rw-r--r-- 1,802 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
(tlp "2.3"
(date "07-02-2013")
(comments "This file was generated by Tulip.")
(nb_nodes 0)
;(nodes <node_id> <node_id> ...)
(nodes)
(nb_edges 0)
;(edge <edge_id> <source_id> <target_id>)

(property  0 color "viewBorderColor"
(default "(255,95,95,255)" "(180,180,180,255)")
)
(property  0 double "viewBorderWidth"
(default "0" "1")
)
(property  0 color "viewColor"
(default "(255,95,95,255)" "(180,180,180,255)")
)
(property  0 string "viewFont"
(default "TulipBitmapDir/font.ttf" "TulipBitmapDir/font.ttf")
)
(property  0 int "viewFontSize"
(default "18" "18")
)
(property  0 string "viewLabel"
(default "" "")
)
(property  0 color "viewLabelBorderColor"
(default "(54,54,54,255)" "(54,54,54,255)")
)
(property  0 double "viewLabelBorderWidth"
(default "1" "1")
)
(property  0 color "viewLabelColor"
(default "(54,54,54,255)" "(54,54,54,255)")
)
(property  0 int "viewLabelPosition"
(default "0" "0")
)
(property  0 double "viewLabelRotation"
(default "0" "0")
)
(property  0 layout "viewLayout"
(default "(0,0,0)" "()")
)
(property  0 graph "viewMetaGraph"
(default "" "()")
)
(property  0 double "viewMetric"
(default "0" "0")
)
(property  0 double "viewRotation"
(default "0" "0")
)
(property  0 bool "viewSelection"
(default "false" "false")
)
(property  0 int "viewShape"
(default "14" "8")
)
(property  0 size "viewSize"
(default "(1,1,1)" "(0.125,0.125,0.5)")
)
(property  0 int "viewSrcAnchorShape"
(default "0" "-1")
)
(property  0 size "viewSrcAnchorSize"
(default "(1,1,0)" "(1,1,0)")
)
(property  0 string "viewTexture"
(default "" "")
)
(property  0 int "viewTgtAnchorShape"
(default "0" "50")
)
(property  0 size "viewTgtAnchorSize"
(default "(1,1,0)" "(1,1,0)")
)
(graph_attributes 0 
(string "name" "unnamed_1")
(string "file" "/home/pm/tulip4/tulip/unit_test/gui/random_tree.tlp")
)
)