com.supermap.analyst.spatialstatistics

类 BShadeEstimateMethod



  • public class BShadeEstimateMethod
    extends Enum
    BShade估计方法。
    • 字段详细资料

      • TOTAL

        public static final BShadeEstimateMethod TOTAL
        总量方法,即按照样本与总体之比值。
      • MEAN

        public static final BShadeEstimateMethod MEAN
        均值方法,即按照样本均值与总体均值的比值。
    • 方法详细资料

      • toString

        public String toString()
        从类复制的说明: Enum
        返回枚举常量的名称。
        覆盖:
        toString 在类中 Enum
        返回:
        枚举常量的名称。
      • getTitle

        public String getTitle()
        返回BShade估计方法字符串。

        通过该接口可以返回BShade估计方法字符串。

        返回:
        返回BShade估计方法字符串。

Copyright © 2021–2024 SuperMap. All rights reserved.