@mapgis/webclient-common
Version:
mapgis ES6 format for igserver
33,694 lines • 349 kB
HTML
<header id="page-title" class="page-title">
<span class="page-title-main">全局对象</span>
</header>
<section>
<article>
<div class="container-overview">
<dl class="details">
</dl>
</div>
<div class='vertical-section'>
<h3 id='member'>成员变量</h3>
<div class="members">
<div class="member">
<h4 class="name" id="active">
<a class="href-link" href="#active">#</a>
<span class="code-name">
active
</span>
</h4>
<div class="description">
<p>创建或编辑进行中状态</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="AnchorType">
<a class="href-link" href="#AnchorType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
AnchorType
</span>
</h4>
<div class="description">
<p>锚点位置</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>center</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.center center</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>left</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.left left</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>right</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.right right</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bottom</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.bottom bottom</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>top</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.top top</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>topLeft</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.topLeft top-left</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>topRight</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.topRight top-right</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bottomLeft</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.bottomLeft bottom-left</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bottomRight</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.bottomRight bottom-right</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>relative</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AnchorType.relative relative</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="AngleUnit">
<a class="href-link" href="#AngleUnit">#</a>
<span class='tag'>constant</span>
<span class="code-name">
AngleUnit
</span>
</h4>
<div class="description">
<p>角度单位</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>degree</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AngleUnit.degree,度</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>radian</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AngleUnit.radian,弧度</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="ArcType">
<a class="href-link" href="#ArcType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ArcType
</span>
</h4>
<div class="description">
<p>弧线类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>none</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>ArcType.acres,不考虑特定类型的弧线</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>geodesic</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>ArcType.ares,大地线(或称为大圆线)</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>rhumb</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>ArcType.hectares,等角航线(也称为罗盘线或斜航线)</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="AreaUnits">
<a class="href-link" href="#AreaUnits">#</a>
<span class='tag'>constant</span>
<span class="code-name">
AreaUnits
</span>
</h4>
<div class="description">
<p>面积测量单位</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>acres</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.acres,英亩</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>ares</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.ares,公亩</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>hectares</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.hectares,公顷</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>squareFeet</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.squareFeet,平方英尺</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>squareMeters</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.squareMeters,平方米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>squareYards</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.squareYards,平方码</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>squareKilometers</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.squareKilometers,平方千米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>squareMiles</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>AreaUnits.squareMiles,平方英里</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="cancel">
<a class="href-link" href="#cancel">#</a>
<span class="code-name">
cancel
</span>
</h4>
<div class="description">
<p>创建或编辑取消状态</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="CIRCLE">
<a class="href-link" href="#CIRCLE">#</a>
<span class="code-name">
CIRCLE
</span>
</h4>
<div class="description">
<p>圆类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="CItemType">
<a class="href-link" href="#CItemType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CItemType
</span>
</h4>
<div class="description">
<p>统计分段类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Unknown</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>未知类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>UniqueTheme</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>唯一值</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RangeTheme</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>范围</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="CLinAdjustType">
<a class="href-link" href="#CLinAdjustType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CLinAdjustType
</span>
</h4>
<div class="description">
<p>线型调整方法枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Adjust</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>调整</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>NoAdjust</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>不调整</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="CLinHeadType">
<a class="href-link" href="#CLinHeadType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CLinHeadType
</span>
</h4>
<div class="description">
<p>线头类型枚举定义</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Round</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>圆头</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Square</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>平头</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Butt</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>尖头</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="CLinJointType">
<a class="href-link" href="#CLinJointType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CLinJointType
</span>
</h4>
<div class="description">
<p>线拐角类型枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Round</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>圆角</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Square</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>平角</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Butt</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>尖角</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="CLinStyleMakeType">
<a class="href-link" href="#CLinStyleMakeType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CLinStyleMakeType
</span>
</h4>
<div class="description">
<p>线型生成方法</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Byrule</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>规律性生成线型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Bypoint</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>按控制点生成线型</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="ColorNameToHexMap">
<a class="href-link" href="#ColorNameToHexMap">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ColorNameToHexMap
</span>
</h4>
<div class="description">
<p>css的字符串颜色对应的16进制颜色表</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>aliceblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>antiquewhite</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>aqua</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>auqamarin</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>azure</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>beige</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bisque</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>black</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>blanchedalmond</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>blue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>blueviolet</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>brown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>brulywood</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cadetblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>chartreuse</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>chocolate</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>coral</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cornflowerblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cornislk</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>crimson</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cyan</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkcyan</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkgray</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkgreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkkhaki</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkmagenta</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkorange</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkorchid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkred</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darksalmon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkseagreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkslateblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkslategray</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkturquoise</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>darkvoilet</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>deeppink</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>deepskyblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>dimgray</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>doderblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>firebrick</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>floralwhite</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>forestgreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>fuchsia</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gainsboro</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>ghostwhite</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gold</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>goldenrod</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gray</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>green</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>greenyellow</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>honeydew</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>hotpink</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>indianred</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>indigo</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>ivory</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>khaki</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lavender</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lavenderblush</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lawngreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lemonchiffon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightcoral</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightcyan</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightgoldenrodyellow</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightgreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightgrey</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightpink</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightsalmon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightseagreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightskyblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightslategray</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightsteelblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lightyellow</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lime</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>limegreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>linen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>magenta</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>maroon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumaquamarine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumorchid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumpurple</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumslateblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumspringgreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumturquoise</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mediumvioletred</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>midnightblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mintcream</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mistyrose</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>moccasin</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>navajowhite</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>navy</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>oldlace</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>olive</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>olivedrab</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>orange</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>orangered</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>orchid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>palegodenrod</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>palegreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>paleturquoise</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>palevioletred</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>papayawhip</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>peachpuff</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>peru</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pink</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>plum</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>powderblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>purple</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>red</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>rosybrown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>royalblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>saddlebrown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>salmon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>sandybrown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>seagreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>seashell</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>sienna</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>silver</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>skyblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>slateblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>slategray</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>snow</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>springgreen</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>steelblue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>tan</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>teal</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>thistle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>tomato</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>turquoise</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>violet</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>wheat</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>white</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>whitesmoke</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>yellow</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="complete">
<a class="href-link" href="#complete">#</a>
<span class="code-name">
complete
</span>
</h4>
<div class="description">
<p>创建或编辑完毕状态</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="CoordnateTransform">
<a class="href-link" href="#CoordnateTransform">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CoordnateTransform
</span>
</h4>
<div class="description">
<p>提供了百度坐标(BD-09)、国测局坐标(火星坐标,GCJ-02)、和 WGS-84 坐标系之间的转换</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="create">
<a class="href-link" href="#create">#</a>
<span class="code-name">
create
</span>
</h4>
<div class="description">
<p>创建草图图形事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="cursorChange">
<a class="href-link" href="#cursorChange">#</a>
<span class="code-name">
cursorChange
</span>
</h4>
<div class="description">
<p>鼠标位置改变</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="CustomWKID">
<a class="href-link" href="#CustomWKID">#</a>
<span class='tag'>constant</span>
<span class="code-name">
CustomWKID
</span>
</h4>
<div class="description">
<p>自定义WKID</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>gcj02ll</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>国测局02经纬度坐标系</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gcj02mc</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>国测局02墨卡托坐标系</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bd09ll</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>百度09经纬度坐标系</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bd09mc</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>百度09墨卡托坐标系</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="DRAWING">
<a class="href-link" href="#DRAWING">#</a>
<span class="code-name">
DRAWING
</span>
</h4>
<div class="description">
<p>画图中</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="EDITGRAGIC">
<a class="href-link" href="#EDITGRAGIC">#</a>
<span class="code-name">
EDITGRAGIC
</span>
</h4>
<div class="description">
<p>图形编辑</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="EDITVERTEX">
<a class="href-link" href="#EDITVERTEX">#</a>
<span class="code-name">
EDITVERTEX
</span>
</h4>
<div class="description">
<p>顶点点编辑</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="EightDirType">
<a class="href-link" href="#EightDirType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
EightDirType
</span>
</h4>
<div class="description">
<p>点八方位注记类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>East</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>东</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>North</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>北</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>NorthEast</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>东北</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>NorthWest</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>西北</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>South</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>南</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SouthEast</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>东南</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SouthWest</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>西南</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>West</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>西</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>NoDir</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>无方位</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="ElevationMode">
<a class="href-link" href="#ElevationMode">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ElevationMode
</span>
</h4>
<div class="description">
<p>高度模式</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>OnTheGround</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ElevationMode.OnTheGround,贴地形表面</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RelativeToGround</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ElevationMode.RelativeToGround,相对于地形表面</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>AbsoluteHeight</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ElevationMode.AbsoluteHeight,绝对高度</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RelativeToScene</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ElevationMode.RelativeToScene,相对于场景</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>OnTheScene</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ElevationMode.OnTheScene,贴场景表面,即贴地形表面又贴模型</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="FeatureType">
<a class="href-link" href="#FeatureType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
FeatureType
</span>
</h4>
<div class="description">
<p>要素几何类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Unknown</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>未知类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Pnt</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>点</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Lin</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>线</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Reg</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>区</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="FetchMethod">
<a class="href-link" href="#FetchMethod">#</a>
<span class='tag'>constant</span>
<span class="code-name">
FetchMethod
</span>
</h4>
<div class="description">
<p>请求类型枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>get</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>FetchMethod.get,get类型请求</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>post</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>FetchMethod.post,post类型请求</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>put</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>FetchMethod.put,put类型请求</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>delete</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>FetchMethod.delete,delete请求</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="FontShape">
<a class="href-link" href="#FontShape">#</a>
<span class='tag'>constant</span>
<span class="code-name">
FontShape
</span>
</h4>
<div class="description">
<p>动态注记字形的类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Positive</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>正体</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>LeftOblique</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>左斜</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RightOblique</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>右斜</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>LeftTowering</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>左耸</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RightTowering</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>右耸</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="FREEHANDPOLYGON">
<a class="href-link" href="#FREEHANDPOLYGON">#</a>
<span class="code-name">
FREEHANDPOLYGON
</span>
</h4>
<div class="description">
<p>手绘区类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="FREEHANDPOLYLINE">
<a class="href-link" href="#FREEHANDPOLYLINE">#</a>
<span class="code-name">
FREEHANDPOLYLINE
</span>
</h4>
<div class="description">
<p>手绘线类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="geometryAdd">
<a class="href-link" href="#geometryAdd">#</a>
<span class="code-name">
geometryAdd
</span>
</h4>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="GeometryType">
<a class="href-link" href="#GeometryType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
GeometryType
</span>
</h4>
<div class="description">
<p>几何类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>geometry</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.geometry,任意几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>point</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.point,点几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lineString</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.lineString,线几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>polygon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.polygon,多边形几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>multiPoint</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.multiPoint,多个点几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>multiLineString</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.multiLineString,多个线几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>multiPolygon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.multiPolygon,多个多边形几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>circle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.circle,圆几何类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>extent</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>GeometryType.extent,矩形范围几何类型</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="geometryUnsimple">
<a class="href-link" href="#geometryUnsimple">#</a>
<span class="code-name">
geometryUnsimple
</span>
</h4>
<div class="description">
<p>草图图形几何拓扑检查不合法</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="hls">
<a class="href-link" href="#hls">#</a>
<span class="code-name">
hls
</span>
</h4>
<div class="description">
<p>hls格式</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="HorizontalAlignment">
<a class="href-link" href="#HorizontalAlignment">#</a>
<span class='tag'>constant</span>
<span class="code-name">
HorizontalAlignment
</span>
</h4>
<div class="description">
<p>水平方向类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>left</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>HorizontalAlignment.left,left</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>right</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>HorizontalAlignment.right,right</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>center</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>HorizontalAlignment.center,center</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="IGSGeometryType">
<a class="href-link" href="#IGSGeometryType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
IGSGeometryType
</span>
</h4>
<div class="description">
<p>IGS服务几何类型,针对IGS服务查询等</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="IGSRendererType">
<a class="href-link" href="#IGSRendererType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
IGSRendererType
</span>
</h4>
<div class="description">
<p>IGS渲染类型类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>simpleRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.simpleRenderer,simpleRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>uniqueValueRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.uniqueValueRenderer,uniqueValueRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>classBreaksRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.classBreaksRenderer,classBreaksRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>HeatmapRender</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.HeatmapRender,HeatmapRender</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>PointClusterRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.PointClusterRenderer,PointClusterRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>CartographicRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.CartographicRenderer,CartographicRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RuleBasedRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.RuleBasedRenderer,RuleBasedRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>GridClusterRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.GridClusterRenderer,GridClusterRenderer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>DotDensityRenderer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSRendererType.DotDensityRenderer,DotDensityRenderer</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="IGSSymbolType">
<a class="href-link" href="#IGSSymbolType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
IGSSymbolType
</span>
</h4>
<div class="description">
<p>IGS后端符号类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>simpleMark</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.simpleMark,SimpleMarkSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>fontMark</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.fontMark,FontMarkSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pictureMark</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.pictureMark,PictureMarkSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pointInfo</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.pointInfo,PointInfoSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>svgMark</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.svgMark,SvgMarkSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>customizeMark</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.customizeMark,CustomizeMarkSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>simpleLine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.simpleLine,SimpleLineSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pictureLine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.pictureLine,PictureLineSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>markLine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.markLine,MarkLineSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lineInfo</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.lineInfo,LineInfoSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>harshLine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.harshLine,HarshLineSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>decorationLine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.decorationLine,DecorationLineSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>simpleFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.simpleFill,SimpleFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>regInfoFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.regInfoFill,RegInfoFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pictureFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.pictureFill,PictureFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>markFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.markFill,MarkFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>lineFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.lineFill,LineFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gradientFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.gradientFill,GradientFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>customizeMarkFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.customizeMarkFill,CustomizeMarkFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>strokeFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.strokeFill,StrokeFillSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pieChart</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.pieChart,pieChartSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>barChart</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.barChart,barChartSymbolLayerType</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>stackedChart</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.stackedChart,stackedChartSymbolLayer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>randomMarkFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>IGSSymbolType.randomMarkFill,RandomMarkFillSymbolLayerType</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="ISShowArc">
<a class="href-link" href="#ISShowArc">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ISShowArc
</span>
</h4>
<div class="description">
<p>是否显示弧段</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Reg</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>只显示填充区域</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Arc</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>只显示弧段</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>All</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>两者都显示</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="LabelLinType">
<a class="href-link" href="#LabelLinType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LabelLinType
</span>
</h4>
<div class="description">
<p>线的动态注记的线方位类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Curved</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>弯曲注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Forward</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>笔直注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Horizontal</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>水平注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Tangent</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>正交注记</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="LabelPntType">
<a class="href-link" href="#LabelPntType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LabelPntType
</span>
</h4>
<div class="description">
<p>点的动态注记的方位类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>PntAnyDir</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>任意方位</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>PntEightDir</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>八方位</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>PntOnFea</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>压点</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="LabelRegType">
<a class="href-link" href="#LabelRegType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LabelRegType
</span>
</h4>
<div class="description">
<p>区的动态注记的区方位类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Curved</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>沿骨架线弯曲注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Forward</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>沿骨架线笔直注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Horizontal</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>水平注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Boundray</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>边界线注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Outside</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>区域外注记</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="LabelSpreadType">
<a class="href-link" href="#LabelSpreadType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LabelSpreadType
</span>
</h4>
<div class="description">
<p>注记分布的策略</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>AutoSpread</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>自动分布策略(全是数字或字符采用集中注记方式,注记中带有汉字采用分散分布注记)</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Centralization</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>字符集中分布</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Decentralization</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>字符分散分布</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LayerEventType">
<a class="href-link" href="#LayerEventType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LayerEventType
</span>
</h4>
<div class="description">
<p>图层事件类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>layerViewCreated</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layerview-created',添加图层到视图中</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerViewCreatedError</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layerview-created-error',添加图层到视图中失败</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerViewRemove</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layerview-remove',从视图中移除图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerViewUpdate</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layerview-update',从视图中更新图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerLoaded</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layer-loaded',图层资源加载完毕</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerLoadError</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layer-load-error',图层资源加载错误</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>featureAdd</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'feature-add',添加要素对象事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerUpdate</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layer-update',图层更新事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerUpdateStyle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'update-style',图层样式更新事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerUpdateOpacity</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'update-style',图层透明度更新事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerUpdateVisible</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layer-update-style',图层透显隐更新事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerSublayerVisible</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'layer-Sublayer-visible',子图层显隐更新事件</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
zondy.enum.Map.LayerStatusType
</span>
</span>
<h4 class="name" id="LayerStatusType">
<a class="href-link" href="#LayerStatusType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LayerStatusType
</span>
</h4>
<div class="description">
<p>图层状态类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Show</code></td>
<td class="type">
<span class="param-type">
zondy.enum.Map.LayerStatusType
</span>
</td>
<td class="description last"><p>仅仅显示指定了图层序号的图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Hide</code></td>
<td class="type">
<span class="param-type">
zondy.enum.Map.LayerStatusType
</span>
</td>
<td class="description last"><p>显示除hide参数指定图层外所有的图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Include</code></td>
<td class="type">
<span class="param-type">
zondy.enum.Map.LayerStatusType
</span>
</td>
<td class="description last"><p>除显示默认图层(地图文档内图层状态为可见的图层)外,另追加这些被指定的图层显示,追加的这些图层必须为地图中包含的图层。</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Exclude</code></td>
<td class="type">
<span class="param-type">
zondy.enum.Map.LayerStatusType
</span>
</td>
<td class="description last"><p>从默认图层列表里删除这些被指定的图层后,进行显示</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LayerType">
<a class="href-link" href="#LayerType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LayerType
</span>
</h4>
<div class="description">
<p>图层模块型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>baseLayer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.baseLayer,基础图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>unknown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.unknown,未知图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>tile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.tile,瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>igsTile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.igsTile,igs瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>arcgisTile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.arcgisTile,arcgis瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>vectorTile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.vectorTile,矢量瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>vectorTileSubLayer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.vectorTileSubLayer,矢量瓦片子图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>igsVectorTile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.igsVectorTile,矢量瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mapImage</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.mapImage,动态瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>igsMapImage</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.igsMapImage,igs地图图片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>arcgisMapImage</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.igsMapImage,arcgis地图图片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>ogc</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.ogc,OGC基类</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>wms</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.wms,OGC-WMS图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>wmts</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.wmts,OGC-WMTS图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>wfs</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.wfs,OGC-WFS图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>feature</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.feature,要素图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>igsFeature</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.igsFeature,igs要素图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>geojson</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.geojson,geojson图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>overlay</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.overlay,overlay基类图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mapv</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.mapv,mapv图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>echarts</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.echarts,echarts图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>elevation</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.elevation,瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>m3d</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.m3d,m3d图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>m3dCache</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.m3dCache,m3d缓存图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>scene</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.scene,场景图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cesium3DTiles</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.cesium3DTiles,cesium3DTiles图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>group</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.group,图层组</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>tdt</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.tdt,天地图图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>baidu</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.baidu,百度地图图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gaode</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.gaode,高德地图图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>terrain</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.terrain,地形图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>graphics</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.graphics 几何图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>arcgisVectorTile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.arcgisVectorTile,ArcGIS矢量瓦片图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>webTileLayer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.webTileLayer,网络瓦片图层</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LengthUnit">
<a class="href-link" href="#LengthUnit">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LengthUnit
</span>
</h4>
<div class="description">
<p>长度单位</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>kilometer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LengthUnit.kilometers,千米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>meter</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LengthUnit.meter,米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LengthUnit.mile,英里</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LinearUnits">
<a class="href-link" href="#LinearUnits">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LinearUnits
</span>
</h4>
<div class="description">
<p>线性测量长度单位</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>meters</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinearUnits.meters,米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>feet</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinearUnits.feet,英尺</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>kilometers</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinearUnits.kilometers,千米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>miles</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinearUnits.miles,英里</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>nauticalMiles</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinearUnits.nauticalMiles,海里</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>yards</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinearUnits.yards,码</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LineCapType">
<a class="href-link" href="#LineCapType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LineCapType
</span>
</h4>
<div class="description">
<p>线端点样式类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>butt</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineCapType.butt butt类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>round</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineCapType.object round类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>square</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineCapType.square square类型</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="LineConstrain">
<a class="href-link" href="#LineConstrain">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LineConstrain
</span>
</h4>
<div class="description">
<p>偏离线约束</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Left</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>注记在线的左边</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Right</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>注记在线的右边</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Above</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>注记在线的上方</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Below</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>注记在线的下方</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Both</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>注记在线的两边</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>NoRes</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>没有约束</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LineJoinType">
<a class="href-link" href="#LineJoinType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LineJoinType
</span>
</h4>
<div class="description">
<p>线拐角样式类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>bevel</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineJoinType.butt bevel类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>miter</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineJoinType.miter miter类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>round</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineJoinType.round round类型</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LineMarkerPlacement">
<a class="href-link" href="#LineMarkerPlacement">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LineMarkerPlacement
</span>
</h4>
<div class="description">
<p>线的Marker的摆放位置</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>begin</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.begin 线的起点</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>end</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.end 线的末尾</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>beginAndEnd</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.beginAndEnd 同时放在线的起点和线的末尾</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LineMarkerStyle">
<a class="href-link" href="#LineMarkerStyle">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LineMarkerStyle
</span>
</h4>
<div class="description">
<p>线的Marker的样式</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>arrow</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.arrow 箭头</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>circle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.circle 圆形</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>square</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.square 正方形</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>diamond</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.diamond 菱形</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cross</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.cross 十字</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LineMarkerPlacement.x x</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LinePatternStyle">
<a class="href-link" href="#LinePatternStyle">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LinePatternStyle
</span>
</h4>
<div class="description">
<p>虚线样式类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>dash</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.dash dash</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>dashDot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.dashDot dash-dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>dot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.dot dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>longDash</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.longDash long-dash</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>longDashDot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.longDashDot long-dash-dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>longDashDotDot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.longDashDotDot long-dash-dot-dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>none</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.none none</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>shortDash</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.shortDash short-dash</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>shortDashDot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.shortDashDot short-dash-dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>shortDashDotDot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.shortDashDotDot short-dash-dot-dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>shortDot</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.shortDot short-dot</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>solid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LinePatternStyle.solid solid</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LoadStatus">
<a class="href-link" href="#LoadStatus">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LoadStatus
</span>
</h4>
<div class="description">
<p>图层加载状态</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>notLoaded</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LoadStatus.notLoaded,未加载</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>loading</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LoadStatus.loading,加载中</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>loaded</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LoadStatus.loaded,加载完毕</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>failed</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LoadStatus.failed,加载失败</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="LogType">
<a class="href-link" href="#LogType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
LogType
</span>
</h4>
<div class="description">
<p>日志输出类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>none</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.none,不输出日志</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>info</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.info,仅输出info</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>error</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.error,仅输出info</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>warning</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.error,仅输出info</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>all</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.all,输出全部日志</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>infoAndError</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.infoAndError,输出info和error日志</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>warningAndError</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LogType.warningAndError,输出warning和error日志</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="MapEventType">
<a class="href-link" href="#MapEventType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
MapEventType
</span>
</h4>
<div class="description">
<p>文档管理器事件类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>layerAdd</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerAdd,添加图层事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerAddMany</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerAdd,添加多个图层事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerRemove</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerRemove,移除图层事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerRemoveMany</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerRemoveMany,移除多个图层事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerRemoveAll</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerRemoveAll,移除所有图层事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerChange</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerChange, 添加、删除、排序等</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>layerLoaded</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType.layerLoaded, 图层加载完毕事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>loaded</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType, 加载事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>basemapChange</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MapEventType, 基础地图创建、基础图层销毁事件</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="MapType">
<a class="href-link" href="#MapType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
MapType
</span>
</h4>
<div class="description">
<p>地图类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Doc</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>发布的地图文档</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Tile</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>发布的瓦片地图</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="MaterialType">
<a class="href-link" href="#MaterialType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
MaterialType
</span>
</h4>
<div class="description">
<p>材质类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>MaterialType.color,颜色材质</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="MAX_SAFE_INTEGER">
<a class="href-link" href="#MAX_SAFE_INTEGER">#</a>
<span class='tag'>constant</span>
<span class="code-name">
MAX_SAFE_INTEGER
</span>
</h4>
<div class="description">
<p>Used as references for various <code>Number</code> constants.</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="mouseout">
<a class="href-link" href="#mouseout">#</a>
<span class="code-name">
mouseout
</span>
</h4>
<div class="description">
<p>鼠标移入事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="mouseover">
<a class="href-link" href="#mouseover">#</a>
<span class="code-name">
mouseover
</span>
</h4>
<div class="description">
<p>鼠标移出事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="move">
<a class="href-link" href="#move">#</a>
<span class="code-name">
move
</span>
</h4>
<div class="description">
<p>草图图形整体移动 - 移动中</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="moveStart">
<a class="href-link" href="#moveStart">#</a>
<span class="code-name">
moveStart
</span>
</h4>
<div class="description">
<p>草图图形整体移动 - 开始移动</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="moveStop">
<a class="href-link" href="#moveStop">#</a>
<span class="code-name">
moveStop
</span>
</h4>
<div class="description">
<p>草图图形整体移动 - 结束移动</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="mp4">
<a class="href-link" href="#mp4">#</a>
<span class="code-name">
mp4
</span>
</h4>
<div class="description">
<p>MP4格式</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="NetAnalyType">
<a class="href-link" href="#NetAnalyType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
NetAnalyType
</span>
</h4>
<div class="description">
<p>网络分析类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>UserMode</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>用户模式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SysModeCommwayPrefer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>系统模式--普通公路优先</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SysModeHighWayPrefer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>系统模式--高速公路优先</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SysModeMinCost</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>系统模式--最少花费</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SysModeMinDis</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>系统模式--最短时间</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SysModeSysRecommend</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>系统模式--系统推荐</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="NetElemType">
<a class="href-link" href="#NetElemType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
NetElemType
</span>
</h4>
<div class="description">
<p>网络元素类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Node</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>节点元素</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Edge</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>边元素</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>CNode</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>复杂结点元素</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Chain</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>链元素</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Center</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>中心元素</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Source</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>源</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Sink</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>汇</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="NONE">
<a class="href-link" href="#NONE">#</a>
<span class="code-name">
NONE
</span>
</h4>
<div class="description">
<p>没有画图或编辑状态</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="PatternStyle">
<a class="href-link" href="#PatternStyle">#</a>
<span class='tag'>constant</span>
<span class="code-name">
PatternStyle
</span>
</h4>
<div class="description">
<p>区间隔填充样式类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>backwardDiagonal</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.backwardDiagonal backward-diagonal</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cross</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.cross cross</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>diagonalCross</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.diagonalCross diagonal-cross</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>forwardDiagonal</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.forwardDiagonal forward-diagonal</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>horizontal</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.horizontal horizontal</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>none</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.none none</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>solid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.solid solid</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>vertical</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PatternStyle.vertical vertical</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="PictureFormat">
<a class="href-link" href="#PictureFormat">#</a>
<span class='tag'>constant</span>
<span class="code-name">
PictureFormat
</span>
</h4>
<div class="description">
<p>图片格式枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>png</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PictureFormat.png,png格式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>jpeg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PictureFormat.jpeg,jpeg格式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>svg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>PictureFormat.svg,svg格式</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="POINT">
<a class="href-link" href="#POINT">#</a>
<span class="code-name">
POINT
</span>
</h4>
<div class="description">
<p>点类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="POLYGON">
<a class="href-link" href="#POLYGON">#</a>
<span class="code-name">
POLYGON
</span>
</h4>
<div class="description">
<p>区类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="POLYLINE">
<a class="href-link" href="#POLYLINE">#</a>
<span class="code-name">
POLYLINE
</span>
</h4>
<div class="description">
<p>线类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="ProfileType">
<a class="href-link" href="#ProfileType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ProfileType
</span>
</h4>
<div class="description">
<p>管道横截面类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>circle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ProfileType.circle 圆形</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>quad</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ProfileType.quad 矩形</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="RadiusUnit">
<a class="href-link" href="#RadiusUnit">#</a>
<span class='tag'>constant</span>
<span class="code-name">
RadiusUnit
</span>
</h4>
<div class="description">
<p>圆的半径单位</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>degrees</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RadiusUnit.degrees,度</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>miles</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RadiusUnit.miles,英里</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>nauticalMiles</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RadiusUnit.nauticalMiles 海里</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>yards</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RadiusUnit.yards,码</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>meters</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RadiusUnit.meters,米</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>kilometers</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RadiusUnit.kilometers,千米</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="RECTANGLE">
<a class="href-link" href="#RECTANGLE">#</a>
<span class="code-name">
RECTANGLE
</span>
</h4>
<div class="description">
<p>矩形类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="redo">
<a class="href-link" href="#redo">#</a>
<span class="code-name">
redo
</span>
</h4>
<div class="description">
<p>回退事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="reIsNative">
<a class="href-link" href="#reIsNative">#</a>
<span class='tag'>constant</span>
<span class="code-name">
reIsNative
</span>
</h4>
<div class="description">
<p>Used to detect if a method is native.</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="remove">
<a class="href-link" href="#remove">#</a>
<span class="code-name">
remove
</span>
</h4>
<div class="description">
<p>删除草图图形事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="RendererType">
<a class="href-link" href="#RendererType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
RendererType
</span>
</h4>
<div class="description">
<p>渲染器类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>classBreak</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.classBreak,分段渲染</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>uniqueValue</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.uniqueValue,单值渲染</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>simple</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.simple,简单渲染</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cluster</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.cluster, 聚类渲染</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>random</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.cluster, 随机渲染</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>rank</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.rank, 等级符号渲染</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>heatmap</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>RendererType.heatmap, 热力图渲染</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="RepeatType">
<a class="href-link" href="#RepeatType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
RepeatType
</span>
</h4>
<div class="description">
<p>线重复注记策略</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Auto</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>自动重复注记(当线长度超过注记长度的2倍时重复注记,否则不重复注记)</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>NoRep</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>从不重复注记</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>OnStep</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="description last"><p>分段注记</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="reRegExpChar">
<a class="href-link" href="#reRegExpChar">#</a>
<span class='tag'>constant</span>
<span class="code-name">
reRegExpChar
</span>
</h4>
<div class="description">
<p>Used to match <code>RegExp</code>
<a href="http://ecma-international.org/ecma-262/7.0/#sec-patterns">syntax characters</a>.</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="ReturnFormat">
<a class="href-link" href="#ReturnFormat">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ReturnFormat
</span>
</h4>
<div class="description">
<p>返回格式枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>HTML</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ReturnFormat.html,返回一个html</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>JSON</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ReturnFormat.json,返回一个json</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>png</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ReturnFormat.png,返回一个png</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>jpg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ReturnFormat.jpg,返回一个jpg</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>gif</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ReturnFormat.gif,返回一个gif</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="rtmp">
<a class="href-link" href="#rtmp">#</a>
<span class="code-name">
rtmp
</span>
</h4>
<div class="description">
<p>rtmp格式</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="scale">
<a class="href-link" href="#scale">#</a>
<span class="code-name">
scale
</span>
</h4>
<div class="description">
<p>草图图形缩放 - 缩放中</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="scaleStart">
<a class="href-link" href="#scaleStart">#</a>
<span class="code-name">
scaleStart
</span>
</h4>
<div class="description">
<p>草图图形缩放 - 开始缩放</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="scaleStop">
<a class="href-link" href="#scaleStop">#</a>
<span class="code-name">
scaleStop
</span>
</h4>
<div class="description">
<p>草图图形缩放 - 结束缩放</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="SceneMode">
<a class="href-link" href="#SceneMode">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SceneMode
</span>
</h4>
<div class="description">
<p>三维场景模式</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>morphing</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneMode.morphing,渐变模式,从3D到2D</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>columbus</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneMode.columbus,哥伦比亚模式(2.5D模式)</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>scene2d</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneMode.scene2d,2D模式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>scene3d</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneMode.scene3d,3D模式</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="SceneSubLayerType">
<a class="href-link" href="#SceneSubLayerType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SceneSubLayerType
</span>
</h4>
<div class="description">
<p>场景图层子图层类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>vector3D</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.vector3D,三维矢量数据图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>model</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.model,三维模型图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>terrain</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.terrain,地形图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>label</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.label,注记图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cloud</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.cloud,三维云图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>panorama</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.panorama,三维街景图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mapRef</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.mapRef,二维Map引用图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>groupLayer3D</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.groupLayer3D,组图层</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>modelCache</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SceneSubLayerType.modelCache,m3d模型缓存图层</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="SeverVectorTileSubLayerType">
<a class="href-link" href="#SeverVectorTileSubLayerType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SeverVectorTileSubLayerType
</span>
</h4>
<div class="description">
<p>服务端矢量瓦片子图层类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>GroupLayer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SeverVectorTileSubLayerType.GroupLayer,组图层,包含多个GroupLayer和SFeatureLayer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SFeatureLayer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SeverVectorTileSubLayerType.SFeatureLayer,简单要素图形,包含多个矢量瓦片样式图层</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="ShadowMode">
<a class="href-link" href="#ShadowMode">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ShadowMode
</span>
</h4>
<div class="description">
<p>三维阴影模式</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>disabled</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ShadowMode.disabled,禁用阴影</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>enable</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ShadowMode.enable,启用阴影</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cast</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ShadowMode.cast,允许其他模型的阴影投射</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>receive</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>ShadowMode.receive,接受阴影模式</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="SketchDataType">
<a class="href-link" href="#SketchDataType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SketchDataType
</span>
</h4>
<div class="description">
<p>草图数据类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="SketchEditMode">
<a class="href-link" href="#SketchEditMode">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SketchEditMode
</span>
</h4>
<div class="description">
<p>草图数据类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="SketchEditorEventType">
<a class="href-link" href="#SketchEditorEventType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SketchEditorEventType
</span>
</h4>
<div class="description">
<p>草图数据类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="SketchEditorState">
<a class="href-link" href="#SketchEditorState">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SketchEditorState
</span>
</h4>
<div class="description">
<p>创建或编辑时,草图图形子状态</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
</span>
<h4 class="name" id="SketchEditorToolEventType">
<a class="href-link" href="#SketchEditorToolEventType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SketchEditorToolEventType
</span>
</h4>
<div class="description">
<p>草图编辑工具事件类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="SpatialRelation">
<a class="href-link" href="#SpatialRelation">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SpatialRelation
</span>
</h4>
<div class="description">
<p>空间判定规则枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Intersects</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SpatialRelation.Intersects,相交</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>EnvelopeIntersects</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SpatialRelation.EnvelopeIntersects,外包矩形相交</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Contains</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SpatialRelation.Contains,包含</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>Disjoint</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SpatialRelation.Disjoint,相离</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="start">
<a class="href-link" href="#start">#</a>
<span class="code-name">
start
</span>
</h4>
<div class="description">
<p>开始创建或编辑草图图形状态</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="StatisticType">
<a class="href-link" href="#StatisticType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
StatisticType
</span>
</h4>
<div class="description">
<p>统计方法类型枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>functionMax</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>StatisticType.functionMax,求最大值函数</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>functionMin</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>StatisticType.functionMin,求最小值函数</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>functionSum</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>StatisticType.functionSum,求和函数</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>functionAvg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>StatisticType.functionAvg,求平均数函数</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>functionCount</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>StatisticType.functionCount,求总数量函数</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>functionMaxOID</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>StatisticType.functionMaxOID,求最大的OID函数</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="Symbol3DLayerType">
<a class="href-link" href="#Symbol3DLayerType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
Symbol3DLayerType
</span>
</h4>
<div class="description">
<p>三维符号图层类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>icon</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.icon 图标类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>object</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.object object类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>line</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.line 线类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>path</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.path 管道类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>fill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.fill 区类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>water</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.water 水面类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>extrude</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.extrude 拉伸区类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>text</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>Symbol3DLayerType.text 注记类型</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="SymbolType">
<a class="href-link" href="#SymbolType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
SymbolType
</span>
</h4>
<div class="description">
<p>符号类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>default</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>line</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.line 线</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>simpleLine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.simpleLine,简单线</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>fill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.simpleFill,区</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>simpleFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.simpleFill,简单区</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>marker</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.marker</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>simpleMarker</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.simpleMarker,简单marker</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pictureMarker</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.pictureMarker,图标marker</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>text</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.text,简单文字</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pictureFill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.pictureFill,图片填充</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mapgisText</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.mapgisText,mapgis注记样式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>point3D</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.point3D,三维点符号样式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>polygon3D</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.polygon3D,三维区符号样式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>line3D</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.line3D,三维线符号样式</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>label3D</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>SymbolType.label3D,三维注记符号样式</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="TDTLayerType">
<a class="href-link" href="#TDTLayerType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
TDTLayerType
</span>
</h4>
<div class="description">
<p>天地图图层类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>vec</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.vec,天地图矢量数据</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>img</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.img,天地图影像数据</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cva</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.cva,天地图矢量注记数据</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>cia</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>LayerType.cia,天地图影像注记数据</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="TEXT">
<a class="href-link" href="#TEXT">#</a>
<span class="code-name">
TEXT
</span>
</h4>
<div class="description">
<p>文字类型</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="TileSliceType">
<a class="href-link" href="#TileSliceType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
TileSliceType
</span>
</h4>
<div class="description">
<p>瓦片的切片方式</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>wmts</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>TileSliceType.wmts,wmts切片</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>tms</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>TileSliceType.tms,tms切片</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="TokenAttachType">
<a class="href-link" href="#TokenAttachType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
TokenAttachType
</span>
</h4>
<div class="description">
<p>token附加类型枚举</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>normal</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>TokenAttachType.normal token附加类型。默认psot请求优先附加到body,get请求优先附加到url末尾</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>url</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>TokenAttachType.url,附加到url末尾</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>header</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>TokenAttachType.header,附加到header中</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>body</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>TokenAttachType.body,附加到body中</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="undo">
<a class="href-link" href="#undo">#</a>
<span class="code-name">
undo
</span>
</h4>
<div class="description">
<p>撤销事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="update">
<a class="href-link" href="#update">#</a>
<span class="code-name">
update
</span>
</h4>
<div class="description">
<p>更新草图图形事件</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="UrlServerType">
<a class="href-link" href="#UrlServerType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
UrlServerType
</span>
</h4>
<div class="description">
<p>url对应的服务类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>igs_1</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>UrlServerType.igs_1,igs1.0</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>igs_2</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>UrlServerType.igs_2,igs2.0</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>tdt</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>UrlServerType.tdt,天地图</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>arcgis</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>UrlServerType.arcgis,arcgis</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
Number
</span>
|
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="VectClsType">
<a class="href-link" href="#VectClsType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
VectClsType
</span>
</h4>
<div class="description">
<p>矢量数据类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>Unknown</code></td>
<td class="type">
<span class="param-type">
Number
</span>
|
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>未知类型</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SFCls</code></td>
<td class="type">
<span class="param-type">
Number
</span>
|
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>简单要素类</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>AnnoCls</code></td>
<td class="type">
<span class="param-type">
Number
</span>
|
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>注记类</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="VectorTileGeometryType">
<a class="href-link" href="#VectorTileGeometryType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
VectorTileGeometryType
</span>
</h4>
<div class="description">
<p>矢量瓦片几何类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>fill</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VectorTileGeometryType.fill,区几何</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>line</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VectorTileGeometryType.line,线几何</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>circle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VectorTileGeometryType.circle,圆几何</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>background</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VectorTileGeometryType.background,背景</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="vertexAdd">
<a class="href-link" href="#vertexAdd">#</a>
<span class="code-name">
vertexAdd
</span>
</h4>
<div class="description">
<p>增加顶点</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="vertexMoveStart">
<a class="href-link" href="#vertexMoveStart">#</a>
<span class="code-name">
vertexMoveStart
</span>
</h4>
<div class="description">
<p>草图图形顶点移动 - 开始移动</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="vertexMoveStop">
<a class="href-link" href="#vertexMoveStop">#</a>
<span class="code-name">
vertexMoveStop
</span>
</h4>
<div class="description">
<p>草图图形顶点移动 - 结束移动</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="vertexRemove">
<a class="href-link" href="#vertexRemove">#</a>
<span class="code-name">
vertexRemove
</span>
</h4>
<div class="description">
<p>移除顶点</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="vertexUpdate">
<a class="href-link" href="#vertexUpdate">#</a>
<span class="code-name">
vertexUpdate
</span>
</h4>
<div class="description">
<p>草图图形顶更新</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="VerticalAlignment">
<a class="href-link" href="#VerticalAlignment">#</a>
<span class='tag'>constant</span>
<span class="code-name">
VerticalAlignment
</span>
</h4>
<div class="description">
<p>垂直对齐</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>baseline</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VerticalAlignment.baseline,baseline</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>top</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VerticalAlignment.top,top</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>middle</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VerticalAlignment.middle,middle</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>bottom</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>VerticalAlignment.bottom,bottom</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="videoHTML">
<a class="href-link" href="#videoHTML">#</a>
<span class="code-name">
videoHTML
</span>
</h4>
<div class="description">
<p>video HTML</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="videoPlayer">
<a class="href-link" href="#videoPlayer">#</a>
<span class="code-name">
videoPlayer
</span>
</h4>
<div class="description">
<p>videoPlayer</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="VideoSourceType">
<a class="href-link" href="#VideoSourceType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
VideoSourceType
</span>
</h4>
<div class="description">
<p>视频源格式</p>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="ViewEventType">
<a class="href-link" href="#ViewEventType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
ViewEventType
</span>
</h4>
<div class="description">
<p>地图视窗事件类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>click</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'click',鼠标点击事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>immediateClick</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'immediateClick',鼠标点击事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>doubleClick</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'double-click',鼠标双击事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pointerDown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'mouse-down',鼠标按下事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pointerUp</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'mouse-up',鼠标抬起事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mouseOut</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'mouse-out',鼠标移出视窗事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>pointerMove</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'pointer-move',鼠标移动事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mouseDown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mouseUp</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mouseMove</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mouseOver</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'mouse-over',鼠标移入视窗事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>keyPress</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'key-press',键盘输入事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>keyDown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'key-down',键盘按下事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>keyUp</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'key-up',键盘抬起事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>rightClickDown</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'right-click-down',鼠标右键事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>previewClick</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'preview-click',鼠标按下之前触发的事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>zoom</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'zoom',zoom变化事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>zoomEnd</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'zoom-end',zoom变化之后触发事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mapMove</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'move',地图移动事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>mapMoveEnd</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'move-end',地图移动之后的事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>resize</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'resize',地图视图尺寸变化事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>loaded</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'loaded',地图视图加载完毕事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>wheel</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'wheel',鼠标滚轮事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>viewChange</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'view-change',地图视图改变事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>drag</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'drag',鼠标拖拽事件</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>viewCreated</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'innerView-created',引擎视图创建完毕事件</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="VisualVariableType">
<a class="href-link" href="#VisualVariableType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
VisualVariableType
</span>
</h4>
<div class="description">
<p>视觉变量类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>default</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'default',默认视觉变量</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'color',颜色视觉变量</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>opacity</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'opacity',透明度视觉变量</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>size</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'size',图标大小视觉变量</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="WaterbodySize">
<a class="href-link" href="#WaterbodySize">#</a>
<span class='tag'>constant</span>
<span class="code-name">
WaterbodySize
</span>
</h4>
<div class="description">
<p>水体大小</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>small</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaterbodySize.small,小</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>medium</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaterbodySize.medium,中等</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>large</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaterbodySize.large,大</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="WaveStrength">
<a class="href-link" href="#WaveStrength">#</a>
<span class='tag'>constant</span>
<span class="code-name">
WaveStrength
</span>
</h4>
<div class="description">
<p>波浪强度</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>calm</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaveStrength.calm,calm</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>rippled</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaveStrength.rippled,rippled</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>slight</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaveStrength.slight,slight</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>moderate</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>WaveStrength.moderate,moderate</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="WMTSCorporation">
<a class="href-link" href="#WMTSCorporation">#</a>
<span class='tag'>constant</span>
<span class="code-name">
WMTSCorporation
</span>
</h4>
<div class="description">
<p>发布WMTS的厂商名称</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>corporationZD</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'corporationZD',中地数码</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>corporationArcGIS</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'corporationArcGIS',ArcGIS</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>corporationSuperMap</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'corporationSuperMap',超图</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>corporationGeoServer</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'corporationGeoServer',GeoServer</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>corporationTianDiTu</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'corporationGeoServer',天地图</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>corporationOther</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'corporationGeoServer',其它</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>none</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>'none',空的公司</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<span class="method-parameter is-pulled-right">
<label>类型:</label>
<span class="param-type">
String
</span>
</span>
<h4 class="name" id="XClsType">
<a class="href-link" href="#XClsType">#</a>
<span class='tag'>constant</span>
<span class="code-name">
XClsType
</span>
</h4>
<div class="description">
<p>数据类型</p>
</div>
<h5 class="subsection-title">属性:</h5>
<div class="table-container">
<table class="props table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>SFCls</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>简单要素类</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>OCls</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>对象类</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>ACls</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>注记类</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>GnetCls</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>网络类</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>RDS</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>栅格数据集</p></td>
</tr>
<tr class="deep-level-0">
<td class="name"><code>SFClsInfo</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="description last"><p>简单要素类详细信息</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="zoom">
<a class="href-link" href="#zoom">#</a>
<span class="code-name">
zoom
</span>
</h4>
<div class="description">
<p>鼠标滚轮事件</p>
</div>
<dl class="details">
</dl>
</div>
</div>
</div>
<div class='vertical-section'>
<h1>类型定义</h1>
<div class="members">
<div class="member">
<h4 class="name" id="getLegendSuccess">
<a class="href-link" href="#getLegendSuccess">#</a>
<span class="code-name" id="getLegendSuccess" style="font-size:30px">
getLegendSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>查询的图例集合</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].layerId</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].layerName</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名称</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend[j].contentType</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend[j].height</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例高度</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend[j].width</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例宽度</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend[j].values</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例值数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend[j].label</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>注记</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].legend[j].imageData</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例的BASE64数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.minScale</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例的最小缩放比</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.maxScale</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例的最大缩放比</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.total</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图例数量</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryFailure">
<a class="href-link" href="#queryFailure">#</a>
<span class="code-name" id="queryFailure" style="font-size:30px">
queryFailure<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求失败时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>errorCode</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>请求失败时的错误码</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryFeaturesInLayersSuccess">
<a class="href-link" href="#queryFeaturesInLayersSuccess">#</a>
<span class="code-name" id="queryFeaturesInLayersSuccess" style="font-size:30px">
queryFeaturesInLayersSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>layers</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素查询结果,以图层分组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>layers[i].featureSet</code></td>
<td class="type">
<span class="param-type">
<a link="FeatureSet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureSet" FeatureSet.html>FeatureSet</a>
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素查询结果集合</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].fields</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素属性字段名数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].geomType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素的几何类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].id</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].spatialReference</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层坐标系</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryFeaturesSuccess">
<a class="href-link" href="#queryFeaturesSuccess">#</a>
<span class="code-name" id="queryFeaturesSuccess" style="font-size:30px">
queryFeaturesSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.featureSet</code></td>
<td class="type">
<span class="param-type">
<a link="FeatureSet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureSet" FeatureSet.html>FeatureSet</a>
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>查询的要素集合</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.fields</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素属性字段名数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.geomType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素的几何类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.id</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.spatialReference</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层坐标系</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryLayerInfoSuccess">
<a class="href-link" href="#queryLayerInfoSuccess">#</a>
<span class="code-name" id="queryLayerInfoSuccess" style="font-size:30px">
queryLayerInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.childResources</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>子资源</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.index</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层序号或id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.fields</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素属性字段名数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.geomType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素的几何类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.minScale</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最小缩放比</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.maxScale</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最大缩放比</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.range</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层范围</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.spatialReference</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层坐标系</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.supportedMethods</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层支持的方法</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.systemLibGuid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>系统库id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.systemLibName</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>系统名称</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.type</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.type</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层对应的GDBP地址</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.visible</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层是否可见</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryLayerInfoSuccess">
<a class="href-link" href="#queryLayerInfoSuccess">#</a>
<span class="code-name" id="queryLayerInfoSuccess" style="font-size:30px">
queryLayerInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.beginLevel</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>起始级数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.children</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>子图层</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.dataType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>数据类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.displayGridNet</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>是否显示网格点</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.displaySceneBox</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>是否显示外包盒</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.endLevel</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>结束级数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.frameSizes</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>frameSizes</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.gdbpUrl</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层对应的GDPB地址</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layerIndex</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层序号</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layerLodNum</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>layerLodNum</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layerName</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layerRenderIndex</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>layerRenderIndex</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layerRenderType</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>layerRenderType</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layerType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodDistance</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodDistance</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.maxDisplayDistance</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最大显示距离</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.minDisplayDistance</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最小显示距离</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.minDisplayPixel</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最小显示像素</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.originalPoints</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>原点坐标</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.ownerLayers</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>ownerLayers</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.position</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>position</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.range</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层范围</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.range3D</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层范围(3D)</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.scale</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层缩放</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.spatialReference</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层坐标系</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.topLevelDataNum</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>topLevelDataNum</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.transparency</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层透明度</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.url</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层GDBP地址</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.version</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>版本号</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.visible</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>是否可见</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryLayerListInfoSuccess">
<a class="href-link" href="#queryLayerListInfoSuccess">#</a>
<span class="code-name" id="queryLayerListInfoSuccess" style="font-size:30px">
queryLayerListInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p><a class="mapgis-link-name" title="queryLayerInfoSuccess" global.html#queryLayerInfoSuccess><code>图层信息数组</code></a></p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryLayerListSuccess">
<a class="href-link" href="#queryLayerListSuccess">#</a>
<span class="code-name" id="queryLayerListSuccess" style="font-size:30px">
queryLayerListSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层信息数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].fields</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素属性字段名数组</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].geomType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>要素的几何类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].minScale</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最小缩放比</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].maxScale</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>最大缩放比</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].range</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层范围</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].spatialReference</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层坐标系</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].supportedMethods</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层支持的方法</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].systemLibGuid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>系统库id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].systemLibName</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>系统名称</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].type</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].type</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层对应的GDBP地址</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.layers[i].visible</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层是否可见</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryM3DInfoSuccess">
<a class="href-link" href="#queryM3DInfoSuccess">#</a>
<span class="code-name" id="queryM3DInfoSuccess" style="font-size:30px">
queryM3DInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.WKT</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>空间参考系参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>M3D信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.compression</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>是否压缩</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.gltfUpAxis</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>模型主轴</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.guid</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>模型的id</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.layerName</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.lodStrategyType</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodStrategyType</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.monomerization</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>是否单体化</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.offset</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>模型偏移</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.asset.version</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>模型版本</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.root</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.root.boundingVolume</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>外包盒</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.root.children</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>子节点</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.root.geometricError</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>几何误差</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.root.refine</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>数据加载方式,replace或者add</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.root.transform</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>矩阵信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.geometricError</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>几何误差</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryNodeInfoSuccess">
<a class="href-link" href="#queryNodeInfoSuccess">#</a>
<span class="code-name" id="queryNodeInfoSuccess" style="font-size:30px">
queryNodeInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.boundingVolume</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点外包盒</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.childrenNode</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>子节点</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodError</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodError</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodLevel</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodLevel</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodMode</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodMode</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点名</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.nodeId</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点ID</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.nodeUrl</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点URL</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.parentNode</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>父节点</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.shared</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>shared</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.tileDataInfoIndex</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>tileDataInfoIndex</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.tileDataInfoList</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>[]</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.transform</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点矩阵</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryRootNodeInfoSuccess">
<a class="href-link" href="#queryRootNodeInfoSuccess">#</a>
<span class="code-name" id="queryRootNodeInfoSuccess" style="font-size:30px">
queryRootNodeInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.copyrightText</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>版权信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.type</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层类型</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>图层名</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
<div class="member">
<h4 class="name" id="queryRootNodeInfoSuccess">
<a class="href-link" href="#queryRootNodeInfoSuccess">#</a>
<span class="code-name" id="queryRootNodeInfoSuccess" style="font-size:30px">
queryRootNodeInfoSuccess<span class="signature">(result)</span>
</span>
</h4>
<div class="description">
<p>请求成功时的回调</p>
</div>
<h4>参数</h4>
<div class="table-container">
<table class="params table">
<thead>
<tr>
<th>名称</th>
<th>类型</th>
<th style="min-width: 100px;">默认值</th>
<th class="last">描述</th>
</tr>
</thead>
<tbody>
<tr class="deep-level-0">
<td class="name"><code>result</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>回调参数</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>msg</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>响应信息</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>succeed</code></td>
<td class="type">
<span class="param-type">
Boolean
</span>
</td>
<td class="default">
true
</td>
<td class="description last"><p>接口是否调用成功</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>请求成功数据</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.boundingVolume</code></td>
<td class="type">
<span class="param-type">
Object
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点外包盒</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.childrenNode</code></td>
<td class="type">
<span class="param-type">
Array
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>子节点</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodError</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodError</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodLevel</code></td>
<td class="type">
<span class="param-type">
Number
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodLevel</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.lodMode</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>lodMode</p></td>
</tr>
<tr class="deep-level-1">
<td class="name"><code>data.name</code></td>
<td class="type">
<span class="param-type">
String
</span>
</td>
<td class="default">
</td>
<td class="description last"><p>节点名</p></td>
</tr>
</tbody>
</table>
</div>
<dl class="details">
</dl>
</div>
</div>
</div>
</article>
</section>