避让区对象。
SuperMap. |
避让区对象。 |
Properties | |
associatedUuid | {String} 关联的对象的唯一ID,即为用户创建该关联对象时设置的uuid |
code | {Integer} 标号的代码 |
libID | {Integer} 标号的库ID |
maxEditPts | {Integer} 标号最大编辑点个数 |
minEditPts | {Integer} 标号最小编辑点个数 |
symbolName | {String} 标号名称 |
symbolType | {Integer} 标号类型 |
uuid | {Boolean} 动态标绘对象的唯一标识 |
Constructor | |
SuperMap. |
创建一个避让区对象。 |
Functions | |
clone | 克隆当前几何对象。 |
destroy | 销毁几何图形。 |
创建一个避让区对象。
options | {Object} 此类与父类提供的开放属性。 |
{SuperMap.Geometry.AvoidRegion} 新的避让区对象。
销毁几何图形。
destroy: function ()
克隆当前几何对象。
clone: function ()