File: inherit_graph_45.map

package info (click to toggle)
cegui-mk2 0.7.6-3.3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 105,388 kB
  • ctags: 82,178
  • sloc: cpp: 142,729; ansic: 27,984; sh: 11,010; makefile: 2,275; python: 916; xml: 17
file content (219 lines) | stat: -rw-r--r-- 45,629 bytes parent folder | download | duplicates (2)
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<map id="G" name="G">
<area shape="rect" id="node1" href="$classCEGUI_1_1Property.html" title="An abstract class that defines the interface to access object properties by name." alt="" coords="5,5685,128,5715"/>
<area shape="rect" id="node3" href="$classCEGUI_1_1CheckboxProperties_1_1Selected.html" title="Property to access the selected state of the check box." alt="" coords="256,5,507,35"/>
<area shape="rect" id="node5" href="$classCEGUI_1_1ComboboxProperties_1_1CaratIndex.html" title="Property to access the current carat index." alt="" coords="248,59,515,88"/>
<area shape="rect" id="node7" href="$classCEGUI_1_1ComboboxProperties_1_1EditSelectionLength.html" title="Property to access the current selection length." alt="" coords="223,112,540,141"/>
<area shape="rect" id="node9" href="$classCEGUI_1_1ComboboxProperties_1_1EditSelectionStart.html" title="Property to access the current selection start index." alt="" coords="228,165,535,195"/>
<area shape="rect" id="node11" href="$classCEGUI_1_1ComboboxProperties_1_1ForceHorzScrollbar.html" title="Property to access the &#39;always show&#39; setting for the horizontal scroll bar of the list box..." alt="" coords="224,219,539,248"/>
<area shape="rect" id="node13" href="$classCEGUI_1_1ComboboxProperties_1_1ForceVertScrollbar.html" title="Property to access the &#39;always show&#39; setting for the vertical scroll bar of the list box..." alt="" coords="227,272,536,301"/>
<area shape="rect" id="node15" href="$classCEGUI_1_1ComboboxProperties_1_1MaxEditTextLength.html" title="Property to access the maximum text length for the edit box." alt="" coords="224,325,539,355"/>
<area shape="rect" id="node17" href="$classCEGUI_1_1ComboboxProperties_1_1ReadOnly.html" title="Property to access the read&#45;only setting of the edit box." alt="" coords="251,379,512,408"/>
<area shape="rect" id="node19" href="$classCEGUI_1_1ComboboxProperties_1_1SingleClickMode.html" title="Property to access the &#39;single click mode&#39; setting for the combo box." alt="" coords="231,432,532,461"/>
<area shape="rect" id="node21" href="$classCEGUI_1_1ComboboxProperties_1_1SortList.html" title="Property to access the sort setting of the list box." alt="" coords="257,485,505,515"/>
<area shape="rect" id="node23" href="$classCEGUI_1_1ComboboxProperties_1_1ValidationString.html" title="Property to access the string used for regular expression validation of the edit box text..." alt="" coords="235,539,528,568"/>
<area shape="rect" id="node25" href="$classCEGUI_1_1DragContainerProperties_1_1DragAlpha.html" title="Property to access the dragging alpha value." alt="" coords="239,592,524,621"/>
<area shape="rect" id="node27" href="$classCEGUI_1_1DragContainerProperties_1_1DragCursorImage.html" title="Property to access the dragging mouse cursor setting." alt="" coords="219,645,544,675"/>
<area shape="rect" id="node29" href="$classCEGUI_1_1DragContainerProperties_1_1DraggingEnabled.html" title="Property to access the state of the dragging enabled setting." alt="" coords="220,699,543,728"/>
<area shape="rect" id="node31" href="$classCEGUI_1_1DragContainerProperties_1_1DragThreshold.html" title="Property to access the dragging threshold value." alt="" coords="227,752,536,781"/>
<area shape="rect" id="node33" href="$classCEGUI_1_1DragContainerProperties_1_1FixedDragOffset.html" title="Property to access the state of the fixed dragging offset setting." alt="" coords="221,805,541,835"/>
<area shape="rect" id="node35" href="$classCEGUI_1_1DragContainerProperties_1_1StickyMode.html" title="Property to access the state of the sticky mode setting." alt="" coords="235,859,528,888"/>
<area shape="rect" id="node37" href="$classCEGUI_1_1DragContainerProperties_1_1UseFixedDragOffset.html" title="Property to access the setting that controls whether the fixed drag offset will be used..." alt="" coords="209,912,553,941"/>
<area shape="rect" id="node39" href="$classCEGUI_1_1EditboxProperties_1_1ActiveSelectionColour.html" title="Property to access the colour used for rendering the selection highlight when the edit box is active..." alt="" coords="225,965,537,995"/>
<area shape="rect" id="node41" href="$classCEGUI_1_1EditboxProperties_1_1CaratIndex.html" title="Property to access the current carat index." alt="" coords="257,1019,505,1048"/>
<area shape="rect" id="node43" href="$classCEGUI_1_1EditboxProperties_1_1InactiveSelectionColour.html" title="Property to access the colour used for rendering the selection highlight when the edit box is inactiv..." alt="" coords="220,1072,543,1101"/>
<area shape="rect" id="node45" href="$classCEGUI_1_1EditboxProperties_1_1MaskCodepoint.html" title="Property to access the mask text setting of the edit box." alt="" coords="244,1125,519,1155"/>
<area shape="rect" id="node47" href="$classCEGUI_1_1EditboxProperties_1_1MaskText.html" title="Property to access the mask text setting of the edit box." alt="" coords="260,1179,503,1208"/>
<area shape="rect" id="node49" href="$classCEGUI_1_1EditboxProperties_1_1MaxTextLength.html" title="Property to access the maximum text length for the edit box." alt="" coords="244,1232,519,1261"/>
<area shape="rect" id="node51" href="$classCEGUI_1_1EditboxProperties_1_1NormalTextColour.html" title="Property to access the normal, unselected, text colour used for rendering text." alt="" coords="236,1285,527,1315"/>
<area shape="rect" id="node53" href="$classCEGUI_1_1EditboxProperties_1_1ReadOnly.html" title="Property to access the read&#45;only setting of the edit box." alt="" coords="260,1339,503,1368"/>
<area shape="rect" id="node55" href="$classCEGUI_1_1EditboxProperties_1_1SelectedTextColour.html" title="Property to access the colour used for rendering text within the selection area." alt="" coords="232,1392,531,1421"/>
<area shape="rect" id="node57" href="$classCEGUI_1_1EditboxProperties_1_1SelectionLength.html" title="Property to access the current selection length." alt="" coords="243,1445,520,1475"/>
<area shape="rect" id="node59" href="$classCEGUI_1_1EditboxProperties_1_1SelectionStart.html" title="Property to access the current selection start index." alt="" coords="248,1499,515,1528"/>
<area shape="rect" id="node61" href="$classCEGUI_1_1EditboxProperties_1_1ValidationString.html" title="Property to access the string used for regular expression validation of the edit box text..." alt="" coords="244,1552,519,1581"/>
<area shape="rect" id="node63" href="$classCEGUI_1_1FalagardEditboxProperties_1_1BlinkCaret.html" title="Property to access the setting that controls whether the caret will blink." alt="" coords="235,1605,528,1635"/>
<area shape="rect" id="node65" href="$classCEGUI_1_1FalagardEditboxProperties_1_1BlinkCaretTimeout.html" title="Property to access the setting that controls the speed at which the caret blinks when the caret blink..." alt="" coords="211,1659,552,1688"/>
<area shape="rect" id="node67" href="$classCEGUI_1_1FalagardEditboxProperties_1_1TextFormatting.html" title="Property to access the horizontal formatting mode setting." alt="" coords="220,1712,543,1741"/>
<area shape="rect" id="node69" href="$classCEGUI_1_1FalagardListHeaderProperties_1_1SegmentWidgetType.html" title="Property to access the segment widget type." alt="" coords="195,1765,568,1795"/>
<area shape="rect" id="node71" href="$classCEGUI_1_1FalagardMultiLineEditboxProperties_1_1BlinkCaret.html" title="Property to access the setting that controls whether the caret will blink." alt="" coords="208,1819,555,1848"/>
<area shape="rect" id="node73" href="$classCEGUI_1_1FalagardMultiLineEditboxProperties_1_1BlinkCaretTimeout.html" title="Property to access the setting that controls the speed at which the caret blinks when the caret blink..." alt="" coords="184,1872,579,1901"/>
<area shape="rect" id="node75" href="$classCEGUI_1_1FalagardProgressBarProperties_1_1ReversedProgress.html" title="Property to access the setting that controls the direction that progress &#39;grows&#39; towards." alt="" coords="196,1925,567,1955"/>
<area shape="rect" id="node77" href="$classCEGUI_1_1FalagardProgressBarProperties_1_1VerticalProgress.html" title="Property to access the setting that controls whether the progress bar is horizontal or vertical..." alt="" coords="203,1979,560,2008"/>
<area shape="rect" id="node79" href="$classCEGUI_1_1FalagardScrollbarProperties_1_1VerticalScrollbar.html" title="Property to access the setting that controls whether the scrollbar is horizontal or vertical..." alt="" coords="213,2032,549,2061"/>
<area shape="rect" id="node81" href="$classCEGUI_1_1FalagardSliderProperties_1_1ReversedDirection.html" title="Property to access the setting that controls the positive direction for the slider." alt="" coords="216,2085,547,2115"/>
<area shape="rect" id="node83" href="$classCEGUI_1_1FalagardSliderProperties_1_1VerticalSlider.html" title="Property to access the setting that controls whether the slider is horizontal or vertical." alt="" coords="232,2139,531,2168"/>
<area shape="rect" id="node85" href="$classCEGUI_1_1FalagardStaticImageProperties_1_1Image.html" title="Property to access the image for the FalagardStaticImage widget." alt="" coords="233,2192,529,2221"/>
<area shape="rect" id="node87" href="$classCEGUI_1_1FalagardStaticProperties_1_1BackgroundEnabled.html" title="Property to access the state of the frame background setting for the FalagardStatic widget..." alt="" coords="212,2245,551,2275"/>
<area shape="rect" id="node89" href="$classCEGUI_1_1FalagardStaticProperties_1_1FrameEnabled.html" title="Property to access the state of the frame enabled setting for the FalagardStatic widget." alt="" coords="228,2299,535,2328"/>
<area shape="rect" id="node91" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1HorzExtent.html" title="Read&#45;only property to access the current horizontal extent of the formatted StaticText string..." alt="" coords="224,2352,539,2381"/>
<area shape="rect" id="node93" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1HorzFormatting.html" title="Property to access the horizontal formatting mode setting." alt="" coords="212,2405,551,2435"/>
<area shape="rect" id="node95" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1HorzScrollbar.html" title="Property to access the setting for enabling the horizontal scroll bar." alt="" coords="217,2459,545,2488"/>
<area shape="rect" id="node97" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1TextColours.html" title="Property to access the text colours for the FalagardStaticText widget." alt="" coords="221,2512,541,2541"/>
<area shape="rect" id="node99" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1VertExtent.html" title="Read&#45;only property to access the current vertical extent of the formatted StaticText string..." alt="" coords="225,2565,537,2595"/>
<area shape="rect" id="node101" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1VertFormatting.html" title="Property to access the vertical formatting mode setting." alt="" coords="213,2619,549,2648"/>
<area shape="rect" id="node103" href="$classCEGUI_1_1FalagardStaticTextProperties_1_1VertScrollbar.html" title="Property to access the setting for enabling the vertical scroll bar." alt="" coords="219,2672,544,2701"/>
<area shape="rect" id="node105" href="$classCEGUI_1_1FalagardTabControlProperties_1_1TabButtonType.html" title="Property to access the segment sizing cursor image." alt="" coords="211,2725,552,2755"/>
<area shape="rect" id="node107" href="$classCEGUI_1_1FrameWindowProperties_1_1CloseButtonEnabled.html" title="Property to access the setting for whether the window close button will be enabled (or displayed depe..." alt="" coords="211,2779,552,2808"/>
<area shape="rect" id="node109" href="$classCEGUI_1_1FrameWindowProperties_1_1DragMovingEnabled.html" title="Property to access the setting for whether the user may drag the window around by its title bar..." alt="" coords="211,2832,552,2861"/>
<area shape="rect" id="node111" href="$classCEGUI_1_1FrameWindowProperties_1_1EWSizingCursorImage.html" title="Property to access the E&#45;W (left/right) sizing cursor image." alt="" coords="203,2885,560,2915"/>
<area shape="rect" id="node113" href="$classCEGUI_1_1FrameWindowProperties_1_1FrameEnabled.html" title="Property to access the setting for whether the window frame will be displayed." alt="" coords="228,2939,535,2968"/>
<area shape="rect" id="node115" href="$classCEGUI_1_1FrameWindowProperties_1_1NESWSizingCursorImage.html" title="Property to access the NE&#45;SW diagonal sizing cursor image." alt="" coords="193,2992,569,3021"/>
<area shape="rect" id="node117" href="$classCEGUI_1_1FrameWindowProperties_1_1NSSizingCursorImage.html" title="Property to access the N&#45;S (up&#45;down) sizing cursor image." alt="" coords="204,3045,559,3075"/>
<area shape="rect" id="node119" href="$classCEGUI_1_1FrameWindowProperties_1_1NWSESizingCursorImage.html" title="Property to access the NW&#45;SE diagonal sizing cursor image." alt="" coords="193,3099,569,3128"/>
<area shape="rect" id="node121" href="$classCEGUI_1_1FrameWindowProperties_1_1RollUpEnabled.html" title="Property to access the setting for whether the user is able to roll&#45;up / shade the window..." alt="" coords="227,3152,536,3181"/>
<area shape="rect" id="node123" href="$classCEGUI_1_1FrameWindowProperties_1_1RollUpState.html" title="Property to access the roll&#45;up / shade state of the window." alt="" coords="235,3205,528,3235"/>
<area shape="rect" id="node125" href="$classCEGUI_1_1FrameWindowProperties_1_1SizingBorderThickness.html" title="Property to access the setting for the sizing border thickness." alt="" coords="203,3259,560,3288"/>
<area shape="rect" id="node127" href="$classCEGUI_1_1FrameWindowProperties_1_1SizingEnabled.html" title="Property to access the state of the sizable setting for the FrameWindow." alt="" coords="228,3312,535,3341"/>
<area shape="rect" id="node129" href="$classCEGUI_1_1FrameWindowProperties_1_1TitlebarEnabled.html" title="Property to access the setting for whether the window title&#45;bar will be enabled (or displayed dependi..." alt="" coords="224,3365,539,3395"/>
<area shape="rect" id="node131" href="$classCEGUI_1_1GridLayoutContainerProperties_1_1AutoPositioning.html" title="CEGUI::GridLayoutContainerProperties::AutoPositioning" alt="" coords="207,3419,556,3448"/>
<area shape="rect" id="node133" href="$classCEGUI_1_1GridLayoutContainerProperties_1_1GridSize.html" title="CEGUI::GridLayoutContainerProperties::GridSize" alt="" coords="227,3472,536,3501"/>
<area shape="rect" id="node135" href="$classCEGUI_1_1ItemEntryProperties_1_1Selectable.html" title="Property to access the state of the selectable setting." alt="" coords="252,3525,511,3555"/>
<area shape="rect" id="node137" href="$classCEGUI_1_1ItemEntryProperties_1_1Selected.html" title="Property to access the state of the selected setting." alt="" coords="257,3579,505,3608"/>
<area shape="rect" id="node139" href="$classCEGUI_1_1ItemListBaseProperties_1_1AutoResizeEnabled.html" title="Property to access the state of the auto resize enabled setting." alt="" coords="216,3632,547,3661"/>
<area shape="rect" id="node141" href="$classCEGUI_1_1ItemListBaseProperties_1_1SortEnabled.html" title="Property to access the state of the sorting enabled setting." alt="" coords="237,3685,525,3715"/>
<area shape="rect" id="node143" href="$classCEGUI_1_1ItemListBaseProperties_1_1SortMode.html" title="Property to access the sorting mode." alt="" coords="245,3739,517,3768"/>
<area shape="rect" id="node145" href="$classCEGUI_1_1ItemListboxProperties_1_1MultiSelect.html" title="Property to access the state of the multiselect enabled setting." alt="" coords="245,3792,517,3821"/>
<area shape="rect" id="node147" href="$classCEGUI_1_1ListboxProperties_1_1ForceHorzScrollbar.html" title="Property to access the &#39;always show&#39; setting for the horizontal scroll bar of the list box..." alt="" coords="235,3845,528,3875"/>
<area shape="rect" id="node149" href="$classCEGUI_1_1ListboxProperties_1_1ForceVertScrollbar.html" title="Property to access the &#39;always show&#39; setting for the vertical scroll bar of the list box..." alt="" coords="236,3899,527,3928"/>
<area shape="rect" id="node151" href="$classCEGUI_1_1ListboxProperties_1_1ItemTooltips.html" title="Property to access the show item tooltips setting of the list box." alt="" coords="255,3952,508,3981"/>
<area shape="rect" id="node153" href="$classCEGUI_1_1ListboxProperties_1_1MultiSelect.html" title="Property to access the multi&#45;select setting of the list box." alt="" coords="259,4005,504,4035"/>
<area shape="rect" id="node155" href="$classCEGUI_1_1ListboxProperties_1_1Sort.html" title="Property to access the sort setting of the list box." alt="" coords="279,4059,484,4088"/>
<area shape="rect" id="node157" href="$classCEGUI_1_1ListHeaderProperties_1_1ColumnsMovable.html" title="Property to access the setting for user moving of the column headers." alt="" coords="229,4112,533,4141"/>
<area shape="rect" id="node159" href="$classCEGUI_1_1ListHeaderProperties_1_1ColumnsSizable.html" title="Property to access the setting for user sizing of the column headers." alt="" coords="232,4165,531,4195"/>
<area shape="rect" id="node161" href="$classCEGUI_1_1ListHeaderProperties_1_1SortColumnID.html" title="Property to access the current sort column (via ID code)." alt="" coords="239,4219,524,4248"/>
<area shape="rect" id="node163" href="$classCEGUI_1_1ListHeaderProperties_1_1SortDirection.html" title="Property to access the sort direction setting of the list header." alt="" coords="243,4272,520,4301"/>
<area shape="rect" id="node165" href="$classCEGUI_1_1ListHeaderProperties_1_1SortSettingEnabled.html" title="Property to access the setting for user modification of the sort column &amp; direction." alt="" coords="224,4325,539,4355"/>
<area shape="rect" id="node167" href="$classCEGUI_1_1ListHeaderSegmentProperties_1_1Clickable.html" title="Property to access the click&#45;able setting of the header segment." alt="" coords="227,4379,536,4408"/>
<area shape="rect" id="node169" href="$classCEGUI_1_1ListHeaderSegmentProperties_1_1Dragable.html" title="Property to access the drag&#45;able setting of the header segment." alt="" coords="228,4432,535,4461"/>
<area shape="rect" id="node171" href="$classCEGUI_1_1ListHeaderSegmentProperties_1_1MovingCursorImage.html" title="Property to access the segment moving cursor image." alt="" coords="196,4485,567,4515"/>
<area shape="rect" id="node173" href="$classCEGUI_1_1ListHeaderSegmentProperties_1_1Sizable.html" title="Property to access the sizable setting of the header segment." alt="" coords="232,4539,531,4568"/>
<area shape="rect" id="node175" href="$classCEGUI_1_1ListHeaderSegmentProperties_1_1SizingCursorImage.html" title="Property to access the segment sizing cursor image." alt="" coords="199,4592,564,4621"/>
<area shape="rect" id="node177" href="$classCEGUI_1_1ListHeaderSegmentProperties_1_1SortDirection.html" title="Property to access the sort direction setting of the header segment." alt="" coords="216,4645,547,4675"/>
<area shape="rect" id="node179" href="$classCEGUI_1_1MenuBaseProperties_1_1AllowMultiplePopups.html" title="Property to access the state of the allow multiple popups setting." alt="" coords="220,4699,543,4728"/>
<area shape="rect" id="node181" href="$classCEGUI_1_1MenuBaseProperties_1_1AutoCloseNestedPopups.html" title="Property to set if the menu should close all its open child popups, when it gets hidden." alt="" coords="207,4752,556,4781"/>
<area shape="rect" id="node183" href="$classCEGUI_1_1MenuBaseProperties_1_1ItemSpacing.html" title="Property to access the item spacing of the menu." alt="" coords="244,4805,519,4835"/>
<area shape="rect" id="node185" href="$classCEGUI_1_1MenuItemProperties_1_1AutoPopupTimeout.html" title="Property to specify the time, which has to elapse before the popup window is opened/closed if the hov..." alt="" coords="227,4859,536,4888"/>
<area shape="rect" id="node187" href="$classCEGUI_1_1MenuItemProperties_1_1PopupOffset.html" title="Property to specify an offset for the popup menu position." alt="" coords="247,4912,516,4941"/>
<area shape="rect" id="node189" href="$classCEGUI_1_1MultiColumnListProperties_1_1ColumnHeader.html" title="Property to access a column." alt="" coords="221,4965,541,4995"/>
<area shape="rect" id="node191" href="$classCEGUI_1_1MultiColumnListProperties_1_1ColumnsMovable.html" title="Property to access the setting for user moving of the column headers." alt="" coords="215,5019,548,5048"/>
<area shape="rect" id="node193" href="$classCEGUI_1_1MultiColumnListProperties_1_1ColumnsSizable.html" title="Property to access the setting for user sizing of the column headers." alt="" coords="217,5072,545,5101"/>
<area shape="rect" id="node195" href="$classCEGUI_1_1MultiColumnListProperties_1_1ForceHorzScrollbar.html" title="Property to access the &#39;always show&#39; setting for the horizontal scroll bar of the list box..." alt="" coords="208,5125,555,5155"/>
<area shape="rect" id="node197" href="$classCEGUI_1_1MultiColumnListProperties_1_1ForceVertScrollbar.html" title="Property to access the &#39;always show&#39; setting for the vertical scroll bar of the list box..." alt="" coords="211,5179,552,5208"/>
<area shape="rect" id="node199" href="$classCEGUI_1_1MultiColumnListProperties_1_1NominatedSelectionColumnID.html" title="Property to access the nominated selection column (via ID)." alt="" coords="176,5232,587,5261"/>
<area shape="rect" id="node201" href="$classCEGUI_1_1MultiColumnListProperties_1_1NominatedSelectionRow.html" title="Property to access the nominated selection row." alt="" coords="192,5285,571,5315"/>
<area shape="rect" id="node203" href="$classCEGUI_1_1MultiColumnListProperties_1_1RowCount.html" title="Property to access the number of rows in the list (read&#45;only)" alt="" coords="233,5339,529,5368"/>
<area shape="rect" id="node205" href="$classCEGUI_1_1MultiColumnListProperties_1_1SelectionMode.html" title="Property to access the selection mode setting of the list." alt="" coords="221,5392,541,5421"/>
<area shape="rect" id="node207" href="$classCEGUI_1_1MultiColumnListProperties_1_1SortColumnID.html" title="Property to access the current sort column (via ID code)." alt="" coords="223,5445,540,5475"/>
<area shape="rect" id="node209" href="$classCEGUI_1_1MultiColumnListProperties_1_1SortDirection.html" title="Property to access the sort direction setting of the list." alt="" coords="227,5499,536,5528"/>
<area shape="rect" id="node211" href="$classCEGUI_1_1MultiColumnListProperties_1_1SortSettingEnabled.html" title="Property to access the setting for user modification of the sort column &amp; direction." alt="" coords="208,5552,555,5581"/>
<area shape="rect" id="node213" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1CaratIndex.html" title="Property to access the current carat index." alt="" coords="232,5605,531,5635"/>
<area shape="rect" id="node215" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1ForceVertScrollbar.html" title="Property to access the &#39;always show&#39; setting for the vertical scroll bar of the box." alt="" coords="209,5659,553,5688"/>
<area shape="rect" id="node217" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1MaxTextLength.html" title="Property to access the maximum text length for the edit box." alt="" coords="219,5712,544,5741"/>
<area shape="rect" id="node219" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1ReadOnly.html" title="Property to access the read&#45;only setting of the edit box." alt="" coords="235,5765,528,5795"/>
<area shape="rect" id="node221" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1SelectionBrushImage.html" title="Property to access the selection brush image." alt="" coords="201,5819,561,5848"/>
<area shape="rect" id="node223" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1SelectionLength.html" title="Property to access the current selection length." alt="" coords="217,5872,545,5901"/>
<area shape="rect" id="node225" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1SelectionStart.html" title="Property to access the current selection start index." alt="" coords="223,5925,540,5955"/>
<area shape="rect" id="node227" href="$classCEGUI_1_1MultiLineEditboxProperties_1_1WordWrap.html" title="Property to access the word&#45;wrap setting of the edit box." alt="" coords="232,5979,531,6008"/>
<area shape="rect" id="node229" href="$classCEGUI_1_1PopupMenuProperties_1_1FadeInTime.html" title="Property to access the fade in time in seconds of the popup menu." alt="" coords="243,6032,520,6061"/>
<area shape="rect" id="node231" href="$classCEGUI_1_1PopupMenuProperties_1_1FadeOutTime.html" title="Property to access the fade out time in seconds of the popup menu." alt="" coords="237,6085,525,6115"/>
<area shape="rect" id="node233" href="$classCEGUI_1_1ProgressBarProperties_1_1CurrentProgress.html" title="Property to access the current progress of the progress bar." alt="" coords="228,6139,535,6168"/>
<area shape="rect" id="node235" href="$classCEGUI_1_1ProgressBarProperties_1_1StepSize.html" title="Property to access the step size setting for the progress bar." alt="" coords="249,6192,513,6221"/>
<area shape="rect" id="node237" href="$classCEGUI_1_1PropertyDefinitionBase.html" title="common base class used for types representing a new property to be available on all widgets that use ..." alt="" coords="279,6245,484,6275"/>
<area shape="rect" id="node243" href="$classCEGUI_1_1RadioButtonProperties_1_1GroupID.html" title="Property to access the radio button group ID." alt="" coords="251,6299,512,6328"/>
<area shape="rect" id="node245" href="$classCEGUI_1_1RadioButtonProperties_1_1Selected.html" title="Property to access the selected state of the RadioButton." alt="" coords="251,6352,512,6381"/>
<area shape="rect" id="node247" href="$classCEGUI_1_1ScrollablePaneProperties_1_1ContentArea.html" title="Property to access the current content pane area rectangle (as window relative pixels)." alt="" coords="232,6405,531,6435"/>
<area shape="rect" id="node249" href="$classCEGUI_1_1ScrollablePaneProperties_1_1ContentPaneAutoSized.html" title="Property to access the setting which controls whether the content pane is automatically resized accor..." alt="" coords="200,6459,563,6488"/>
<area shape="rect" id="node251" href="$classCEGUI_1_1ScrollablePaneProperties_1_1ForceHorzScrollbar.html" title="Property to access the setting which controls whether the horizontal scroll bar will always be displa..." alt="" coords="212,6512,551,6541"/>
<area shape="rect" id="node253" href="$classCEGUI_1_1ScrollablePaneProperties_1_1ForceVertScrollbar.html" title="Property to access the setting which controls whether the vertical scroll bar will always be displaye..." alt="" coords="215,6565,548,6595"/>
<area shape="rect" id="node255" href="$classCEGUI_1_1ScrollablePaneProperties_1_1HorzOverlapSize.html" title="Property to access the overlap size for the horizontal Scrollbar." alt="" coords="219,6619,544,6648"/>
<area shape="rect" id="node257" href="$classCEGUI_1_1ScrollablePaneProperties_1_1HorzScrollPosition.html" title="Property to access the scroll position of the horizontal Scrollbar." alt="" coords="215,6672,548,6701"/>
<area shape="rect" id="node259" href="$classCEGUI_1_1ScrollablePaneProperties_1_1HorzStepSize.html" title="Property to access the step size for the horizontal Scrollbar." alt="" coords="228,6725,535,6755"/>
<area shape="rect" id="node261" href="$classCEGUI_1_1ScrollablePaneProperties_1_1VertOverlapSize.html" title="Property to access the overlap size for the vertical Scrollbar." alt="" coords="220,6779,543,6808"/>
<area shape="rect" id="node263" href="$classCEGUI_1_1ScrollablePaneProperties_1_1VertScrollPosition.html" title="Property to access the scroll position of the vertical Scrollbar." alt="" coords="216,6832,547,6861"/>
<area shape="rect" id="node265" href="$classCEGUI_1_1ScrollablePaneProperties_1_1VertStepSize.html" title="Property to access the step size for the vertical Scrollbar." alt="" coords="229,6885,533,6915"/>
<area shape="rect" id="node267" href="$classCEGUI_1_1ScrollbarProperties_1_1DocumentSize.html" title="Property to access the document size for the Scrollbar." alt="" coords="243,6939,520,6968"/>
<area shape="rect" id="node269" href="$classCEGUI_1_1ScrollbarProperties_1_1EndLockEnabled.html" title="Property to access the end lock mode setting for the Scrollbar." alt="" coords="237,6992,525,7021"/>
<area shape="rect" id="node271" href="$classCEGUI_1_1ScrollbarProperties_1_1OverlapSize.html" title="Property to access the overlap size for the Scrollbar." alt="" coords="251,7045,512,7075"/>
<area shape="rect" id="node273" href="$classCEGUI_1_1ScrollbarProperties_1_1PageSize.html" title="Property to access the page size for the Scrollbar." alt="" coords="259,7099,504,7128"/>
<area shape="rect" id="node275" href="$classCEGUI_1_1ScrollbarProperties_1_1ScrollPosition.html" title="Property to access the scroll position of the Scrollbar." alt="" coords="247,7152,516,7181"/>
<area shape="rect" id="node277" href="$classCEGUI_1_1ScrollbarProperties_1_1StepSize.html" title="Property to access the step size for the Scrollbar." alt="" coords="260,7205,503,7235"/>
<area shape="rect" id="node279" href="$classCEGUI_1_1ScrolledContainerProperties_1_1ChildExtentsArea.html" title="Property offering read&#45;only access to the current content extents rectangle (as window relative pixel..." alt="" coords="209,7259,553,7288"/>
<area shape="rect" id="node281" href="$classCEGUI_1_1ScrolledContainerProperties_1_1ContentArea.html" title="Property to access the current content pane area rectangle (as window relative pixels)." alt="" coords="224,7312,539,7341"/>
<area shape="rect" id="node283" href="$classCEGUI_1_1ScrolledContainerProperties_1_1ContentPaneAutoSized.html" title="Property to access the setting which controls whether the content pane is automatically resized accor..." alt="" coords="192,7365,571,7395"/>
<area shape="rect" id="node285" href="$classCEGUI_1_1ScrolledItemListBaseProperties_1_1ForceHorzScrollbar.html" title="Property to access the state of the force horizontal scrollbar setting." alt="" coords="193,7419,569,7448"/>
<area shape="rect" id="node287" href="$classCEGUI_1_1ScrolledItemListBaseProperties_1_1ForceVertScrollbar.html" title="Property to access the state of the force vertical scrollbar setting." alt="" coords="196,7472,567,7501"/>
<area shape="rect" id="node289" href="$classCEGUI_1_1SliderProperties_1_1ClickStepSize.html" title="Property to access the click&#45;step size for the slider." alt="" coords="253,7525,509,7555"/>
<area shape="rect" id="node291" href="$classCEGUI_1_1SliderProperties_1_1CurrentValue.html" title="Property to access the current value of the slider." alt="" coords="257,7579,505,7608"/>
<area shape="rect" id="node293" href="$classCEGUI_1_1SliderProperties_1_1MaximumValue.html" title="Property to access the maximum value of the slider." alt="" coords="251,7632,512,7661"/>
<area shape="rect" id="node295" href="$classCEGUI_1_1SpinnerProperties_1_1CurrentValue.html" title="Property to access the current value of the spinner." alt="" coords="252,7685,511,7715"/>
<area shape="rect" id="node297" href="$classCEGUI_1_1SpinnerProperties_1_1MaximumValue.html" title="Property to access the maximum value setting of the spinner." alt="" coords="244,7739,519,7768"/>
<area shape="rect" id="node299" href="$classCEGUI_1_1SpinnerProperties_1_1MinimumValue.html" title="Property to access the minimum value setting of the spinner." alt="" coords="247,7792,516,7821"/>
<area shape="rect" id="node301" href="$classCEGUI_1_1SpinnerProperties_1_1StepSize.html" title="Property to access the step size of the spinner." alt="" coords="263,7845,500,7875"/>
<area shape="rect" id="node303" href="$classCEGUI_1_1SpinnerProperties_1_1TextInputMode.html" title="Property to access the TextInputMode setting." alt="" coords="247,7899,516,7928"/>
<area shape="rect" id="node305" href="$classCEGUI_1_1TabControlProperties_1_1TabHeight.html" title="Property to access the tab height setting of the tab control." alt="" coords="249,7952,513,7981"/>
<area shape="rect" id="node307" href="$classCEGUI_1_1TabControlProperties_1_1TabPanePosition.html" title="Property to query/set the position of the button pane in tab control." alt="" coords="231,8005,532,8035"/>
<area shape="rect" id="node309" href="$classCEGUI_1_1TabControlProperties_1_1TabTextPadding.html" title="Property to access the tab text padding setting of the tab control." alt="" coords="232,8059,531,8088"/>
<area shape="rect" id="node311" href="$classCEGUI_1_1ThumbProperties_1_1HorzFree.html" title="Property to access the state the setting to free the thumb horizontally." alt="" coords="264,8112,499,8141"/>
<area shape="rect" id="node313" href="$classCEGUI_1_1ThumbProperties_1_1HorzRange.html" title="Property to access the horizontal movement range for the thumb." alt="" coords="259,8165,504,8195"/>
<area shape="rect" id="node315" href="$classCEGUI_1_1ThumbProperties_1_1HotTracked.html" title="Property to access the state of the &quot;hot&#45;tracked&quot; setting for the thumb." alt="" coords="257,8219,505,8248"/>
<area shape="rect" id="node317" href="$classCEGUI_1_1ThumbProperties_1_1VertFree.html" title="Property to access the state the setting to free the thumb vertically." alt="" coords="267,8272,496,8301"/>
<area shape="rect" id="node319" href="$classCEGUI_1_1ThumbProperties_1_1VertRange.html" title="Property to access the vertical movement range for the thumb." alt="" coords="260,8325,503,8355"/>
<area shape="rect" id="node321" href="$classCEGUI_1_1TitlebarProperties_1_1DraggingEnabled.html" title="Property to access the state of the dragging enabled setting for the Titlebar." alt="" coords="240,8379,523,8408"/>
<area shape="rect" id="node323" href="$classCEGUI_1_1TooltipProperties_1_1DisplayTime.html" title="Property to access the time after which the tooltip automatically de&#45;activates itself." alt="" coords="256,8432,507,8461"/>
<area shape="rect" id="node325" href="$classCEGUI_1_1TooltipProperties_1_1FadeTime.html" title="Property to access the duration of the fade effect for the tooltip." alt="" coords="263,8485,500,8515"/>
<area shape="rect" id="node327" href="$classCEGUI_1_1TooltipProperties_1_1HoverTime.html" title="Property to access the timout that must expire before the tooltip gets activated." alt="" coords="260,8539,503,8568"/>
<area shape="rect" id="node329" href="$classCEGUI_1_1TreeProperties_1_1ForceHorzScrollbar.html" title="Property to access the &#39;always show&#39; setting for the horizontal scroll bar of the tree..." alt="" coords="243,8592,520,8621"/>
<area shape="rect" id="node331" href="$classCEGUI_1_1TreeProperties_1_1ForceVertScrollbar.html" title="Property to access the &#39;always show&#39; setting for the vertical scroll bar of the tree." alt="" coords="244,8645,519,8675"/>
<area shape="rect" id="node333" href="$classCEGUI_1_1TreeProperties_1_1ItemTooltips.html" title="Property to access the show item tooltips setting of the tree." alt="" coords="263,8699,500,8728"/>
<area shape="rect" id="node335" href="$classCEGUI_1_1TreeProperties_1_1MultiSelect.html" title="Property to access the multi&#45;select setting of the tree." alt="" coords="267,8752,496,8781"/>
<area shape="rect" id="node337" href="$classCEGUI_1_1TreeProperties_1_1Sort.html" title="Property to access the sort setting of the Tree." alt="" coords="287,8805,476,8835"/>
<area shape="rect" id="node339" href="$classCEGUI_1_1WindowProperties_1_1Alpha.html" title="Property to access window alpha setting." alt="" coords="272,8859,491,8888"/>
<area shape="rect" id="node341" href="$classCEGUI_1_1WindowProperties_1_1AlwaysOnTop.html" title="Property to access window &quot;Always&#45;On&#45;Top&quot; setting." alt="" coords="247,8912,516,8941"/>
<area shape="rect" id="node343" href="$classCEGUI_1_1WindowProperties_1_1AutoRenderingSurface.html" title="Property to get/set whether the Window will automatically attempt to use a full imagery caching Rende..." alt="" coords="223,8965,540,8995"/>
<area shape="rect" id="node345" href="$classCEGUI_1_1WindowProperties_1_1AutoRepeatDelay.html" title="Property to access window autorepeat delay value." alt="" coords="236,9019,527,9048"/>
<area shape="rect" id="node347" href="$classCEGUI_1_1WindowProperties_1_1AutoRepeatRate.html" title="Property to access window autorepeat rate value." alt="" coords="240,9072,523,9101"/>
<area shape="rect" id="node349" href="$classCEGUI_1_1WindowProperties_1_1ClippedByParent.html" title="Property to access window &quot;clipped by parent&quot; setting." alt="" coords="239,9125,524,9155"/>
<area shape="rect" id="node351" href="$classCEGUI_1_1WindowProperties_1_1CustomTooltipType.html" title="Property to access the custom tooltip for this Window." alt="" coords="231,9179,532,9208"/>
<area shape="rect" id="node353" href="$classCEGUI_1_1WindowProperties_1_1DestroyedByParent.html" title="Property to access window Destroyed by Parent setting." alt="" coords="231,9232,532,9261"/>
<area shape="rect" id="node355" href="$classCEGUI_1_1WindowProperties_1_1Disabled.html" title="Property to access window Disabled setting." alt="" coords="263,9285,500,9315"/>
<area shape="rect" id="node357" href="$classCEGUI_1_1WindowProperties_1_1DistributeCapturedInputs.html" title="Property to access whether inputs are passed to child windows when input is captured to this window..." alt="" coords="216,9339,547,9368"/>
<area shape="rect" id="node359" href="$classCEGUI_1_1WindowProperties_1_1DragDropTarget.html" title="Property to get/set whether the Window will receive drag and drop related notifications." alt="" coords="241,9392,521,9421"/>
<area shape="rect" id="node361" href="$classCEGUI_1_1WindowProperties_1_1Font.html" title="Property to access window Font setting." alt="" coords="275,9445,488,9475"/>
<area shape="rect" id="node363" href="$classCEGUI_1_1WindowProperties_1_1HorizontalAlignment.html" title="Property to access the horizontal alignment setting for the window." alt="" coords="229,9499,533,9528"/>
<area shape="rect" id="node365" href="$classCEGUI_1_1WindowProperties_1_1ID.html" title="Property to access window ID field." alt="" coords="281,9552,481,9581"/>
<area shape="rect" id="node367" href="$classCEGUI_1_1WindowProperties_1_1InheritsAlpha.html" title="Property to access window &quot;Inherits Alpha&quot; setting." alt="" coords="251,9605,512,9635"/>
<area shape="rect" id="node369" href="$classCEGUI_1_1WindowProperties_1_1InheritsTooltipText.html" title="Property to access whether the window inherits its tooltip text from its parent when it has no toolti..." alt="" coords="235,9659,528,9688"/>
<area shape="rect" id="node371" href="$classCEGUI_1_1WindowProperties_1_1LookNFeel.html" title="Property to access/change the assigned look&#39;n&#39;feel." alt="" coords="256,9712,507,9741"/>
<area shape="rect" id="node373" href="$classCEGUI_1_1WindowProperties_1_1Margin.html" title="Property to access window margin." alt="" coords="268,9765,495,9795"/>
<area shape="rect" id="node375" href="$classCEGUI_1_1WindowProperties_1_1MouseButtonDownAutoRepeat.html" title="Property to control whether the window will receive autorepeat mouse button down events." alt="" coords="199,9819,564,9848"/>
<area shape="rect" id="node377" href="$classCEGUI_1_1WindowProperties_1_1MouseCursorImage.html" title="Property to access window mouse cursor setting." alt="" coords="231,9872,532,9901"/>
<area shape="rect" id="node379" href="$classCEGUI_1_1WindowProperties_1_1MouseInputPropagationEnabled.html" title="Property to access the setting that controls whether mouse input not handled directly by the window w..." alt="" coords="196,9925,567,9955"/>
<area shape="rect" id="node381" href="$classCEGUI_1_1WindowProperties_1_1MousePassThroughEnabled.html" title="Property to access whether the window ignores mouse events and pass them through to any windows behin..." alt="" coords="207,9979,556,10008"/>
<area shape="rect" id="node383" href="$classCEGUI_1_1WindowProperties_1_1NonClient.html" title="Property to access window non&#45;client setting." alt="" coords="259,10032,504,10061"/>
<area shape="rect" id="node385" href="$classCEGUI_1_1WindowProperties_1_1RestoreOldCapture.html" title="Property to access window Restore Old Capture setting." alt="" coords="232,10085,531,10115"/>
<area shape="rect" id="node387" href="$classCEGUI_1_1WindowProperties_1_1RiseOnClick.html" title="Property to access whether the window rises to the top of the z order when clicked." alt="" coords="251,10139,512,10168"/>
<area shape="rect" id="node389" href="$classCEGUI_1_1WindowProperties_1_1Rotation.html" title="Property to access the rotation factors of the window." alt="" coords="264,10192,499,10221"/>
<area shape="rect" id="node391" href="$classCEGUI_1_1WindowProperties_1_1Text.html" title="Property to access window text setting." alt="" coords="275,10245,488,10275"/>
<area shape="rect" id="node393" href="$classCEGUI_1_1WindowProperties_1_1TextParsingEnabled.html" title="Property to access window text parsing enabled setting." alt="" coords="229,10299,533,10328"/>
<area shape="rect" id="node395" href="$classCEGUI_1_1WindowProperties_1_1Tooltip.html" title="Property to access the tooltip text for this Window." alt="" coords="268,10352,495,10381"/>
<area shape="rect" id="node397" href="$classCEGUI_1_1WindowProperties_1_1UnifiedAreaRect.html" title="Property to access the unified area rectangle of the window." alt="" coords="240,10405,523,10435"/>
<area shape="rect" id="node399" href="$classCEGUI_1_1WindowProperties_1_1UnifiedHeight.html" title="Property to access the unified height of the window." alt="" coords="248,10459,515,10488"/>
<area shape="rect" id="node401" href="$classCEGUI_1_1WindowProperties_1_1UnifiedMaxSize.html" title="Property to access the unified maximum size of the window." alt="" coords="243,10512,520,10541"/>
<area shape="rect" id="node403" href="$classCEGUI_1_1WindowProperties_1_1UnifiedMinSize.html" title="Property to access the unified minimum size of the window." alt="" coords="244,10565,519,10595"/>
<area shape="rect" id="node405" href="$classCEGUI_1_1WindowProperties_1_1UnifiedPosition.html" title="Property to access the unified position of the window." alt="" coords="244,10619,519,10648"/>
<area shape="rect" id="node407" href="$classCEGUI_1_1WindowProperties_1_1UnifiedSize.html" title="Property to access the unified position of the window." alt="" coords="255,10672,508,10701"/>
<area shape="rect" id="node409" href="$classCEGUI_1_1WindowProperties_1_1UnifiedWidth.html" title="Property to access the unified width of the window." alt="" coords="251,10725,512,10755"/>
<area shape="rect" id="node411" href="$classCEGUI_1_1WindowProperties_1_1UnifiedXPosition.html" title="Property to access the unified position x&#45;coordinate of the window." alt="" coords="240,10779,523,10808"/>
<area shape="rect" id="node413" href="$classCEGUI_1_1WindowProperties_1_1UnifiedYPosition.html" title="Property to access the unified position y&#45;coordinate of the window." alt="" coords="240,10832,523,10861"/>
<area shape="rect" id="node415" href="$classCEGUI_1_1WindowProperties_1_1UpdateMode.html" title="Property to access the update mode setting for the window." alt="" coords="251,10885,512,10915"/>
<area shape="rect" id="node417" href="$classCEGUI_1_1WindowProperties_1_1VerticalAlignment.html" title="Property to access the vertical alignment setting for the window." alt="" coords="237,10939,525,10968"/>
<area shape="rect" id="node419" href="$classCEGUI_1_1WindowProperties_1_1Visible.html" title="Property to access window Visible setting." alt="" coords="268,10992,495,11021"/>
<area shape="rect" id="node421" href="$classCEGUI_1_1WindowProperties_1_1WantsMultiClickEvents.html" title="Property to control whether the window will receive double/triple&#45;click events." alt="" coords="220,11045,543,11075"/>
<area shape="rect" id="node423" href="$classCEGUI_1_1WindowProperties_1_1WindowRenderer.html" title="Property to access/change the assigned window renderer object." alt="" coords="239,11099,524,11128"/>
<area shape="rect" id="node425" href="$classCEGUI_1_1WindowProperties_1_1XRotation.html" title="Property to access the x axis rotation factor of the window." alt="" coords="259,11152,504,11181"/>
<area shape="rect" id="node427" href="$classCEGUI_1_1WindowProperties_1_1YRotation.html" title="Property to access the y axis rotation factor of the window." alt="" coords="259,11205,504,11235"/>
<area shape="rect" id="node429" href="$classCEGUI_1_1WindowProperties_1_1ZOrderChangeEnabled.html" title="Property to access window Z&#45;Order changing enabled setting." alt="" coords="223,11259,540,11288"/>
<area shape="rect" id="node431" href="$classCEGUI_1_1WindowProperties_1_1ZRotation.html" title="Property to access the z axis rotation factor of the window." alt="" coords="260,11312,503,11341"/>
<area shape="rect" id="node433" href="$classCEGUI_1_1XercesParserProperties_1_1SchemaDefaultResourceGroup.html" title="Property to access the resource group used to load .xsd schema files." alt="" coords="181,11365,581,11395"/>
<area shape="rect" id="node239" href="$classCEGUI_1_1PropertyDefinition.html" title="Class representing a generic get/set property." alt="" coords="648,6219,824,6248"/>
<area shape="rect" id="node241" href="$classCEGUI_1_1PropertyLinkDefinition.html" title="Class representing a property that links to another property defined on an attached child widget..." alt="" coords="636,6272,836,6301"/>
</map>