NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/Chameleon/trunk/Chameleon/CompassPoint/CompassPoint.fr-ca.doc.xml

Revision 13 (checked in by jcleary, 17 years ago)

Latest Chameleon code checkout from previous repository

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ca:widgetdoc xmlns:ca="http://localhost/chameleon/utils/xml/schemas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://localhost/chameleon/utils/xml/schemas ..\..\..\utils\xml\schemas\chameleon.xsd">
3   <ca:docinfo>
4     <ca:language>
5       <ca:value>fr-ca</ca:value>
6     </ca:language>
7     <ca:docbuilddate>
8       <ca:value>1999-12-31</ca:value>
9     </ca:docbuilddate>
10     <ca:docversion>
11       <ca:value>$id:$</ca:value>
12     </ca:docversion>
13     <ca:authors>
14       <ca:person>
15         <ca:name>Doc_Builder</ca:name>
16         <ca:company>DM Solutions Group Inc.</ca:company>
17         <ca:contact>chameleon@lists.maptools.org</ca:contact>
18       </ca:person>
19     </ca:authors>
20     <ca:editors>
21       <ca:person>
22         <ca:name>Christopher R. Thorne</ca:name>
23         <ca:company>DM Solutions Group Inc.</ca:company>
24         <ca:contact>chameleon@lists.maptools.org</ca:contact>
25       </ca:person>
26     </ca:editors>
27   </ca:docinfo>
28   <ca:identification>
29     <ca:name>
30       <ca:value>CompassPoint</ca:value>
31     </ca:name>
32     <ca:chameleonpack>
33       <ca:value>TBD</ca:value>
34     </ca:chameleonpack>
35     <ca:parentgroup>
36       <ca:value>TBD</ca:value>
37     </ca:parentgroup>
38     <ca:version>
39       <ca:value>1.99</ca:value>
40     </ca:version>
41     <ca:releasedate>
42       <ca:value>1999-12-31</ca:value>
43     </ca:releasedate>
44     <ca:maturitylevel>
45       <ca:value>BETA</ca:value>
46     </ca:maturitylevel>
47     <ca:developers>
48       <ca:person>
49         <ca:name>Paul Spencer</ca:name>
50         <ca:company>DM Solutions Group Inc.</ca:company>
51         <ca:contact>chameleon@lists.maptools.org</ca:contact>
52       </ca:person>
53     </ca:developers>
54   </ca:identification>
55   <ca:descriptions>
56     <ca:description>
57       <ca:paras>
58         <ca:para>The CompassPoint widget is a clickable image that the user can click to pan
59 in a given direcion.</ca:para>
60       </ca:paras>
61     </ca:description>
62     <ca:dependancies>
63       <ca:dependancy type="None" title="">
64         <ca:para/>
65       </ca:dependancy>
66     </ca:dependancies>
67     <ca:sharedresources>
68       <ca:paras title="SharedResource1">
69         <ca:para/>
70       </ca:paras>
71     </ca:sharedresources>
72     <ca:embeddedhelp>
73       <ca:paras>
74         <ca:para>Les fl&egrave;ches de d&eacute;placement permet de recadre la carter. Pour les utiliser, cliquez sur l'une des fl&egrave;es de d&eacute;placement situ&eacute;es autour de la carte et une nouvelle carte se r&eacute;affichera conform&eacute;ment au d&eacute;placement demand&eacute;. </cham:onlinehelp>
75 </ca:para>
76       </ca:paras>
77     </ca:embeddedhelp>
78   </ca:descriptions>
79   <ca:tagstructures>
80     <ca:tagstructure>
81       <ca:description/>
82       <ca:code>
83         <ca:codeblock bold="true">
84           <ca:line>&lt;CWC2 TYPE="ChameleonWidget"</ca:line>
85         </ca:codeblock>
86         <ca:codeblock bold="false">
87           <ca:line>   ENABLED="[TRUE|FALSE]"</ca:line>
88           <ca:line>   FORMINDEX="[0 &lt; integer]"</ca:line>
89           <ca:line>   VISIBLE="[TRUE|FALSE]"</ca:line>
90         </ca:codeblock>
91       </ca:code>
92     </ca:tagstructure>
93   </ca:tagstructures>
94   <ca:examples>
95     <ca:widgetexamples>
96       <ca:example title="Simple">
97         <ca:description/>
98         <ca:code>
99           <ca:codeblock bold="false">
100             <ca:line/>
101           </ca:codeblock>
102         </ca:code>
103       </ca:example>
104       <ca:example title="Advanced">
105         <ca:description/>
106         <ca:code>
107           <ca:codeblock bold="false">
108             <ca:line/>
109           </ca:codeblock>
110         </ca:code>
111       </ca:example>
112     </ca:widgetexamples>
113     <ca:sharedresourceexamples>
114       <ca:example title="Simple">
115         <ca:description/>
116         <ca:code>
117           <ca:codeblock bold="false">
118             <ca:line/>
119           </ca:codeblock>
120         </ca:code>
121       </ca:example>
122       <ca:example title="Advanced">
123         <ca:description/>
124         <ca:code>
125           <ca:codeblock bold="false">
126             <ca:line/>
127           </ca:codeblock>
128         </ca:code>
129       </ca:example>
130     </ca:sharedresourceexamples>
131     <ca:sampleapps>
132       <ca:sampleapp>
133         <ca:name>Hawaii Demo</ca:name>
134         <ca:appurl>www.mapsherpa.com/hawaii2/</ca:appurl>
135         <ca:description>The Hawaii Demo uses the latest 1.99 Chameleon version.</ca:description>
136       </ca:sampleapp>
137     </ca:sampleapps>
138     <ca:scriptexamples/>
139   </ca:examples>
140   <ca:attributegroups>
141     <ca:attributegroup>
142       <ca:name>Base</ca:name>
143       <ca:name>Button</ca:name>
144       <ca:name>NavTool</ca:name>
145     </ca:attributegroup>
146   </ca:attributegroups>
147   <ca:widgettag>
148     <ca:attribute>
149       <ca:name>DIRECTION</ca:name>
150       <ca:type>
151         <ca:value>string</ca:value>
152       </ca:type>
153       <ca:class>
154         <ca:value>Required</ca:value>
155       </ca:class>
156       <ca:possvalues type="list">
157         <ca:value>northeast</ca:value>
158         <ca:value>north</ca:value>
159         <ca:value>northwest</ca:value>
160         <ca:value>west</ca:value>
161         <ca:value>southwest</ca:value>
162         <ca:value>south</ca:value>
163         <ca:value>southeast</ca:value>
164         <ca:value>east</ca:value>
165       </ca:possvalues>
166       <ca:description>The direction that the compass point will pan the map when clicked.</ca:description>
167     </ca:attribute>
168     <ca:attribute>
169       <ca:name>PANPERCENT</ca:name>
170       <ca:type>
171         <ca:value>integer</ca:value>
172       </ca:type>
173       <ca:class>
174         <ca:value>Widget Only</ca:value>
175       </ca:class>
176       <ca:default>
177         <ca:value>50</ca:value>
178         <ca:description/>
179       </ca:default>
180       <ca:possvalues type="range">
181         <ca:minimum>0</ca:minimum>
182         <ca:maximum>100</ca:maximum>
183       </ca:possvalues>
184       <ca:description>The amount to pan the map in the given direction as a percentage of the map width or height.</ca:description>
185     </ca:attribute>
186   </ca:widgettag>
187   <ca:formelements>
188     <ca:formelement>
189       <ca:name>NAV_CMD</ca:name>
190       <ca:type>
191         <ca:value>unknown</ca:value>
192       </ca:type>
193       <ca:description/>
194     </ca:formelement>
195     <ca:formelement>
196       <ca:name>NAV_ALLOW_RECTANGLE</ca:name>
197       <ca:type>
198         <ca:value>unknown</ca:value>
199       </ca:type>
200       <ca:description/>
201     </ca:formelement>
202   </ca:formelements>
203   <ca:jsfunctions>
204     <ca:jsfunction>
205       <ca:name>NavSetActiveTool</ca:name>
206       <ca:scope>
207         <ca:value>Private</ca:value>
208       </ca:scope>
209       <ca:description/>
210       <ca:parameters>
211         <ca:parameter>
212           <ca:name>oButton</ca:name>
213           <ca:type>
214             <ca:value>unknown</ca:value>
215           </ca:type>
216           <ca:required>
217             <ca:value>true</ca:value>
218           </ca:required>
219           <ca:description/>
220         </ca:parameter>
221         <ca:parameter>
222           <ca:name>aVals</ca:name>
223           <ca:type>
224             <ca:value>unknown</ca:value>
225           </ca:type>
226           <ca:required>
227             <ca:value>true</ca:value>
228           </ca:required>
229           <ca:description/>
230         </ca:parameter>
231       </ca:parameters>
232     </ca:jsfunction>
233   </ca:jsfunctions>
234 </ca:widgetdoc>
Note: See TracBrowser for help on using the browser.