com.supermap.realspace.spatialanalyst

类 ModelValidator


  • 已过时。

    @Deprecated
    public class ModelValidator
    extends Object
    构造一个新的ModelValidator对象。
    • 构造器详细资料

      • ModelValidator

        public ModelValidator()
        已过时。 
    • 方法详细资料

      • validator

        public static CheckResult validator(GeoModel geoModel,
                                            ModelValidatorParameter parameter)
        已过时。 
        根据给定的检查参数检查三维模型。
        参数:
        geoModel - 指定的三维模型几何对象。
        parameter - 指定的三维模型检查参数。
        返回:
        检查结果。
      • isClosed

        public static boolean isClosed(GeoModel geoModel)
        已过时。 
        检查三维模型是否闭合。
        参数:
        geoModel - 指定的三维模型几何对象。
        返回:
        三维模型是否闭合。
      • isValid

        public static boolean isValid(GeoModel geoModel)
        已过时。 
        检查三维模型是否有效。
        参数:
        geoModel - 指定的三维模型几何对象。
        返回:
        三维模型是否有效。

Copyright © 2021–2024 SuperMap. All rights reserved.