com.supermap.analyst.spatialanalyst

类 NeighbourShapeCircle

    • 构造器详细资料

      • NeighbourShapeCircle

        public NeighbourShapeCircle()
        构造一个新的 NeighbourShapeCircle 对象。
      • NeighbourShapeCircle

        public NeighbourShapeCircle(NeighbourShapeCircle parameter)
        根据给定的 NeighbourShapeCircle 对象构造一个与其完全相同的相同的新对象。
        参数:
        parameter - 指定的 NeighbourShapeCircle 对象。
    • 方法详细资料

      • getRadius

        public double getRadius()
        返回圆形邻域的半径。单位由 setUnitType 方法决定。
        返回:
        圆形邻域的半径。
        默认值:
        默认值为 0.0。
      • setRadius

        public void setRadius(double value)
        设置圆形邻域的半径。单位由 setUnitType 方法决定。
        参数:
        value - 圆形邻域的半径。
        默认值:
        默认值为 0.0。

Copyright © 2021–2024 SuperMap. All rights reserved.