com.supermap.ar.areffect.excavator

类 ExcavationParameter

  • java.lang.Object
    • com.supermap.ar.areffect.excavator.ExcavationParameter
    • 方法详细资料

      • isInTheCorner

        public boolean isInTheCorner()
      • getRadiusX

        public float getRadiusX()
        获取X方向上的半径长度
        返回:
      • getRadiusY

        public float getRadiusY()
        获取Y方向上的半径长度
        返回:
      • getOffset

        public float getOffset()
        获取开挖深度
        返回:
      • getCenterPoint

        public Point3D getCenterPoint()
        获取开挖中心点
        返回:
      • getOutlineWidth

        public float getOutlineWidth()
        获取轮廓线宽度
        返回:
      • getInnerMargin

        public float getInnerMargin()
        获取显示内边距
        返回:
      • getFixedDirection

        public Vector getFixedDirection()