CalServiceBase Class

几何分析服务.CalServiceBase(option)

测量服务基类

Fx构造函数

# new CalServiceBase(option)

Zondy.Service.CalServiceBase

参数:
名称 类型 属性 默认值 描述
option Object

属性键值对,拓展属性,为其他属性赋值的键值对

dots Zondy.Object.Point2D <optional>
null

需要计算的点数组 Array<Zondy.Object.Point2D>}

projectInfo Zondy.Service.CProjectParam <optional>
null

类型

projectInfoBySRSID Zondy.Service.CProjectBySRSID <optional>
null

投影座标系信息

查看源代码 service/Igserver/MRGS/CalServiceBase.js, line 20

继承关系

  • Zondy.Service.GeometryAnalysisBase