com.supermap.realspace.spatialanalyst

类 CheckResult


  • 已过时。

    @Deprecated
    public class CheckResult
    extends Object
    检查结果类。该类定义了三维模型是否闭合的检查结果。
    • 方法详细资料

      • getErrorType

        public CheckErrorType getErrorType()
        已过时。 
        返回错误类型。错误类型取值请参见 CheckErrorType 类。
        返回:
        错误类型。
      • getErrorPoints

        public Point3D[] getErrorPoints()
        已过时。 
        返回错误点。
        返回:
        错误点。
      • getErrorLines

        public GeoLine3D[] getErrorLines()
        已过时。 
        返回错误线。
        返回:
        错误线。

Copyright © 2021–2024 SuperMap. All rights reserved.