com.supermap.mobjects.situationsimulation

类 ArrowCommunicationLink

    • 构造器详细资料

      • ArrowCommunicationLink

        public ArrowCommunicationLink()
        构造函数
    • 方法详细资料

      • setArrowTexturePath

        public void setArrowTexturePath(String path)
        设置箭头材质路径。
        参数:
        path - 箭头材质路径。
      • getArrowTexturePath

        public String getArrowTexturePath()
        获取箭头材质路径。
        返回:
        箭头材质路径。
      • setSpeedV

        public void setSpeedV(float speedV)
        设置在V方向的速度。
        参数:
        speedV - 方向的速度。
      • getSpeedV

        public float getSpeedV()
        获取在V方向的速度。
        返回:
        V方向的速度。
      • setMinLineWidth

        public void setMinLineWidth(double width)
        设置链路显示时的最小宽度(单位: 米)。
        参数:
        width - 显示时的最小宽度。
      • getMinLineWidth

        public double getMinLineWidth()
        获取链路显示时的最小宽度(单位: 米)。
        返回:
        显示时的最小宽度。
      • setVTilingWidth

        public void setVTilingWidth(double width)
        设置材质循环一次的宽度(单位: 米)。
        参数:
        width - 材质循环一次的宽度。
      • getVTilingWidth

        public double getVTilingWidth()
        获取材质循环一次的宽度(单位: 米)。
        返回:
        材质循环一次的宽度。

Copyright © 2021–2024 SuperMap. All rights reserved.