@mapgis/webclient-common
Version:
mapgis ES6 format for igserver
234 lines (59 loc) • 2.45 kB
HTML
<header id="page-title" class="page-title">
<span class="page-title-main">类名</span>
<span class="page-title-sub">CursorChangeEventInfo</span>
</header>
<section>
<article>
<div class="container-overview">
<div class='vertical-section'>
<div class="members">
<div class="member">
<h4 class="name" id="CursorChangeEventInfo">
<a class="href-link" href="#CursorChangeEventInfo">#</a>
<span class="code-name" id="CursorChangeEventInfo" style="font-size:30px">
new CursorChangeEventInfo<span class="signature">(options)</span>
</span>
</h4>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name" id="options"><code>options</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="description last"><p>构造参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name" id="vertex"><code>vertex</code></td>
<td class="type">
<span class="param-type"><a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a></span>
</td>
<td class="description last"><p>顶点地理坐标</p></td>
</tr>
<tr class="deep-level-1">
<td class="name" id="vertex"><code>vertex</code></td>
<td class="type">
<span class="param-type"><a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a></span>
</td>
<td class="description last"><p>顶点序号</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
</div>
</div>
</div>
</article>
</section>