Bienvenue sur PostGIS.fr

Bienvenue sur PostGIS.fr , le site de la communauté des utilisateurs francophones de PostGIS.

PostGIS ajoute le support d'objets géographique à la base de données PostgreSQL. En effet, PostGIS "spatialise" le serverur PostgreSQL, ce qui permet de l'utiliser comme une base de données SIG.

Maintenu à jour, en fonction de nos disponibilités et des diverses sorties des outils que nous testons, nous vous proposons l'ensemble de nos travaux publiés en langue française.

source: trunk/workshop-routing-foss4g/web/GeoExt/docs/lib/GeoExt/data/LayerRecord.html @ 76

Revision 76, 10.9 KB checked in by djay, 12 years ago (diff)

Ajout du répertoire web

  • Property svn:executable set to *
RevLine 
[76]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5  <head>
6    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   
8    <title>GeoExt.data.LayerRecord &mdash; GeoExt v1.0</title>
9    <link rel="stylesheet" href="../../../_static/geoext.css" type="text/css" />
10    <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
11    <script type="text/javascript">
12      var DOCUMENTATION_OPTIONS = {
13        URL_ROOT:    '../../../',
14        VERSION:     '1.0',
15        COLLAPSE_MODINDEX: false,
16        FILE_SUFFIX: '.html',
17        HAS_SOURCE:  true
18      };
19    </script>
20    <script type="text/javascript" src="../../../_static/jquery.js"></script>
21    <script type="text/javascript" src="../../../_static/doctools.js"></script>
22    <link rel="shortcut icon" href="../../../_static/favicon.ico"/>
23    <link rel="top" title="GeoExt v1.0" href="../../../index.html" />
24    <link rel="up" title="GeoExt.data" href="../data.html" />
25    <link rel="next" title="GeoExt.data.LayerStore" href="LayerStore.html" />
26    <link rel="prev" title="GeoExt.data.LayerReader" href="LayerReader.html" />
27   
28   
29   
30   
31   
32
33  </head>
34  <body>
35    <div class="header">
36        <div class="wrap">
37            <h1 id="logo"><a href="../../../index.html">GeoExt</a></h1>
38            <ul id="top-nav">
39                <li class="first"><a href="../../../docs.html">Documentation</a></li>
40                <li><a href="../../../examples.html">Examples</a></li>
41                <li><a href="../../../downloads.html">Download</a></li>
42                <li><a href="http://trac.geoext.org/">Development</a></li>
43            </ul>
44            <div id="searchbox">
45                <form class="search" action="../../../search.html" method="get">
46                    <input id="searchbox-query" type="text" name="q" size="25" value="Search &hellip;" tabindex="3" onblur="if(this.value=='') this.value='Search &hellip;';" onfocus="if(this.value=='Search &hellip;') this.value='';" />
47                    <input id="searchbox-submit" type="image" value="Search" src="../../../_static/img/search_icon_green.png" />
48                    <input type="hidden" name="check_keywords" value="yes" />
49                    <input type="hidden" name="area" value="default" />
50                </form>
51            </div>
52        </div>
53    </div>
54
55    <div class="related">
56      <h3>Navigation</h3>
57      <ul>
58        <li><a href="../../../index.html">GeoExt</a> &raquo;</li>
59          <li><a href="../../index.html" >API Reference</a> &raquo;</li>
60          <li><a href="../data.html" accesskey="U"><tt class="docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal"><span class="pre">GeoExt.data</span></tt></a> &raquo;</li>
61        <li><a href="#"><tt class="docutils literal docutils literal"><span class="pre">GeoExt.data.LayerRecord</span></tt></a></li>
62      </ul>
63    </div>
64
65      <div class="sphinxsidebar">
66        <div class="sphinxsidebarwrapper">
67            <h3><a href="../../../index.html">Table Of Contents</a></h3>
68            <ul>
69<li><a class="reference external" href="#"><tt class="docutils literal"><span class="pre">GeoExt.data.LayerRecord</span></tt></a><ul>
70<li><a class="reference external" href="#public-methods">Public Methods</a></li>
71<li><a class="reference external" href="#class-methods">Class Methods</a></li>
72</ul>
73</li>
74</ul>
75
76            <h4>Previous topic</h4>
77            <p class="topless"><a href="LayerReader.html"
78                                  title="previous chapter"><tt class="docutils literal docutils literal docutils literal"><span class="pre">GeoExt.data.LayerReader</span></tt></a></p>
79            <h4>Next topic</h4>
80            <p class="topless"><a href="LayerStore.html"
81                                  title="next chapter"><tt class="docutils literal"><span class="pre">GeoExt.data.LayerStore</span></tt></a></p>
82        </div>
83      </div>
84
85
86    <div class="document">
87      <div class="documentwrapper">
88        <div class="bodywrapper">
89          <div class="body">
90           
91  <div class="section" id="geoext-data-layerrecord">
92<h1><a title="GeoExt.data.LayerRecord" class="reference internal" href="#GeoExt.data.LayerRecord"><tt class="xref docutils literal"><span class="pre">GeoExt.data.LayerRecord</span></tt></a><a class="headerlink" href="#geoext-data-layerrecord" title="Permalink to this headline">¶</a></h1>
93<dl class="meta docutils">
94<dt>Extends</dt>
95<dd><ul class="first last simple">
96<li><a class="reference external" href="http://dev.sencha.com/deploy/dev/docs/?class=Ext.data.Record">Ext.data.Record</a></li>
97</ul>
98</dd>
99</dl>
100<dl class="class">
101<dt id="GeoExt.data.LayerRecord">
102<em class="property">class </em><tt class="descclassname">GeoExt.data.</tt><tt class="descname">LayerRecord</tt><a class="headerlink" href="#GeoExt.data.LayerRecord" title="Permalink to this definition">¶</a></dt>
103<dd><p>A record that represents an <tt class="docutils literal"><span class="pre">OpenLayers.Layer</span></tt>. This record
104will always have at least the following fields:</p>
105<ul class="simple">
106<li>title <tt class="docutils literal"><span class="pre">String</span></tt></li>
107</ul>
108</dd></dl>
109
110<div class="section" id="public-methods">
111<h2>Public Methods<a class="headerlink" href="#public-methods" title="Permalink to this headline">¶</a></h2>
112<p>Public methods in addition to those
113listed for <a class="reference external" href="http://dev.sencha.com/deploy/dev/docs/?class=Ext.data.Record">Ext.data.Record</a>.</p>
114<dl class="method">
115<dt id="GeoExt.data.LayerRecord.clone">
116<tt class="descclassname">LayerRecord.</tt><tt class="descname">clone</tt><big>(</big><big>)</big><a class="headerlink" href="#GeoExt.data.LayerRecord.clone" title="Permalink to this definition">¶</a></dt>
117<dd><table class="docutils field-list" frame="void" rules="none">
118<col class="field-name" />
119<col class="field-body" />
120<tbody valign="top">
121<tr class="field"><th class="field-name">Parameter:</th><td class="field-body"><em>id</em> &#8211; <tt class="docutils literal"><span class="pre">String</span></tt> (optional) A new Record id.</td>
122</tr>
123<tr class="field"><th class="field-name">Returns:</th><td class="field-body">class:<cite>GeoExt.data.LayerRecord</cite> A new layer record.</td>
124</tr>
125</tbody>
126</table>
127<p>Creates a clone of this LayerRecord.</p>
128</dd></dl>
129
130<dl class="method">
131<dt id="GeoExt.data.LayerRecord.getLayer">
132<tt class="descclassname">LayerRecord.</tt><tt class="descname">getLayer</tt><big>(</big><big>)</big><a class="headerlink" href="#GeoExt.data.LayerRecord.getLayer" title="Permalink to this definition">¶</a></dt>
133<dd><table class="docutils field-list" frame="void" rules="none">
134<col class="field-name" />
135<col class="field-body" />
136<tbody valign="top">
137<tr class="field"><th class="field-name">Returns:</th><td class="field-body"><tt class="docutils literal"><span class="pre">OpenLayers.Layer</span></tt></td>
138</tr>
139</tbody>
140</table>
141<p>Gets the layer for this record.</p>
142</dd></dl>
143
144<dl class="method">
145<dt id="GeoExt.data.LayerRecord.setLayer">
146<tt class="descclassname">LayerRecord.</tt><tt class="descname">setLayer</tt><big>(</big><big>)</big><a class="headerlink" href="#GeoExt.data.LayerRecord.setLayer" title="Permalink to this definition">¶</a></dt>
147<dd><table class="docutils field-list" frame="void" rules="none">
148<col class="field-name" />
149<col class="field-body" />
150<tbody valign="top">
151<tr class="field"><th class="field-name">Parameter:</th><td class="field-body"><em>layer</em> &#8211; <tt class="docutils literal"><span class="pre">OpenLayers.Layer</span></tt></td>
152</tr>
153</tbody>
154</table>
155<p>Sets the layer for this record.</p>
156</dd></dl>
157
158</div>
159<div class="section" id="class-methods">
160<h2>Class Methods<a class="headerlink" href="#class-methods" title="Permalink to this headline">¶</a></h2>
161<p>Class methods in addition to static methods
162listed for <a class="reference external" href="http://dev.sencha.com/deploy/dev/docs/?class=Ext.data.Record">Ext.data.Record</a>.</p>
163<dl class="classmethod">
164<dt id="GeoExt.data.LayerRecord.create">
165<em class="property">classmethod </em><tt class="descclassname">LayerRecord.</tt><tt class="descname">create</tt><big>(</big><big>)</big><a class="headerlink" href="#GeoExt.data.LayerRecord.create" title="Permalink to this definition">¶</a></dt>
166<dd><table class="docutils field-list" frame="void" rules="none">
167<col class="field-name" />
168<col class="field-body" />
169<tbody valign="top">
170<tr class="field"><th class="field-name">Parameter:</th><td class="field-body"><em>o</em> &#8211; <tt class="docutils literal"><span class="pre">Array</span></tt> Field definition as in <tt class="docutils literal"><span class="pre">Ext.data.Record.create</span></tt>. Can
171be omitted if no additional fields are required.</td>
172</tr>
173<tr class="field"><th class="field-name">Returns:</th><td class="field-body"><tt class="docutils literal"><span class="pre">Function</span></tt> A specialized <a title="GeoExt.data.LayerRecord" class="reference internal" href="#GeoExt.data.LayerRecord"><tt class="xref docutils literal"><span class="pre">GeoExt.data.LayerRecord</span></tt></a>
174constructor.</td>
175</tr>
176</tbody>
177</table>
178<p>Creates a constructor for a <a title="GeoExt.data.LayerRecord" class="reference internal" href="#GeoExt.data.LayerRecord"><tt class="xref docutils literal"><span class="pre">GeoExt.data.LayerRecord</span></tt></a>, optionally
179with additional fields.</p>
180</dd></dl>
181
182</div>
183</div>
184
185
186          </div>
187        </div>
188      </div>
189      <div class="clearer"></div>
190    </div>
191    <div class="related">
192      <h3>Navigation</h3>
193      <ul>
194            <li class="right" style="margin-right: 10px">
195              <a href="../../../genindex.html" title="General Index"
196                 accesskey="I">index</a></li>
197            <li class="right" >
198              <a href="../../../modindex.html" title="Global Module Index"
199                 accesskey="M">modules</a> |</li>
200            <li class="right" >
201              <a href="LayerStore.html" title="GeoExt.data.LayerStore"
202                 accesskey="N">next</a> |</li>
203            <li class="right" >
204              <a href="LayerReader.html" title="GeoExt.data.LayerReader"
205                 accesskey="P">previous</a> |</li>
206        <li><a href="../../../index.html">GeoExt</a> &raquo;</li>
207          <li><a href="../../index.html" >API Reference</a> &raquo;</li>
208          <li><a href="../data.html" ><tt class="docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal docutils literal"><span class="pre">GeoExt.data</span></tt></a> &raquo;</li>
209        <li><a href="#"><tt class="docutils literal docutils literal"><span class="pre">GeoExt.data.LayerRecord</span></tt></a></li>
210      </ul>
211    </div>
212
213    <div class="footer">
214      &copy; Copyright 2009-2010, GeoExt Community.
215    </div>
216  </body>
217</html>
Note: See TracBrowser for help on using the repository browser.