source: tags/ms_r16q4/HELP_SOURCE/oldhelp/nt_tree_settings.hlp

Last change on this file was 15374, checked in by westram, 7 years ago
  • reintegrates 'tree' into 'trunk'
    • implements #578
    • tree display
      • new options: triangle, attach points
      • optimized placement: folded group names, bootstrap values
      • split config window (too big)
  • adds: log:branches/tree@15347:15373
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.7 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4
5#Please insert subtopic references  (line starts with keyword SUB)
6SUB     mode_width.hlp
7
8# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
9
10#************* Title of helpfile !! and start of real helpfile ********
11TITLE            Tree Settings
12
13OCCURRENCE      ARB_NT/Properties/Tree Settings
14                ARB_PARSIMONY/Properties/Tree: Settings
15
16DESCRIPTION    Various tree display settings are available:
17
18SECTION         Branch setup
19
20                - 'Base line width' defines the thickness of branches (please also
21                  refer to LINK{mode_width.hlp}).
22
23                - 'Branch style' allows to select between
24
25                   * rectangular branches (traditional layout) and
26                   * diagonal branches
27
28                   (dendrogram view only).
29
30                   Note: only the rectangular branch style guarantees that branches do
31                   not overlap!
32
33SECTION         Group setup
34
35                - 'Show group brackets' toggles the display of group brackets
36
37                - 'Group style' allows to define style and orientation of group polygones
38
39                - 'Greplevel of groups (%)' defines the shading used for folded groups.
40
41                - 'Show group counter' specifies whether a counter shall be displayed for groups
42                  and which specific counter type to use (Note: zero marks are always skipped).
43
44                - 'Group counter position' specifies where the group counter is shown.
45
46SECTION         Vertical scaling
47
48                The following three scaling factors tighly interact:
49
50                 - 'Vertical distance' allows to stretch the tree in
51                   vertical direction (no effect on radial tree)
52
53                 - 'Vertical group scaling' allows to stretch the size of folded groups.
54
55                 - '"Biggroup" scaling' allows to define how much space is reserved for big group
56                   in relation to small groups.
57
58                     0.0 means "all groups get the same vertical size"
59                     1.0 means "size of folded groups = size of unfolded groups"
60
61                The following limits for the size of folded groups are hardcoded:
62                  - minimum size is the size needed for two terminal nodes
63                  - maximum size is the unfolded size
64
65SECTION         Auto focus
66
67                - 'On species change' and 'On tree change' provide behavior similar to the
68                  JUMP button in the top area of the main window. These settings define
69                  whether and how the selected species should be repositioned inside the viewport,
70                  when either the species or the tree (or tree display mode) changes.
71
72SECTION         Advanced tree settings
73
74                More advanced options are available by using the
75                 * 'Bootstrap settings' (see LINK{nt_tree_settings_bootstrap.hlp}) and
76                 * 'Expert settings' (see LINK{nt_tree_settings_expert.hlp}) buttons.
77
78SECTION         Working with configurations
79
80                When using the config manager (see LINK{prop_configs.hlp}),
81                the advanced tree settings will be stored together with the settings
82                from this window.
83
84                To copy tree settings from ARB main window to the ARB parsimony
85                window, use the config manager :
86
87                 * save the config to a file from the source window and
88                 * restore it from that file in the target window.
89
90
91NOTES           The line width of individual branches can be changed
92                independently using the 'LINE WIDTH MODE'.
93
94EXAMPLES        None
95
96WARNINGS        None
97
98BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.