com.supermap.realspace.threeddesigner.street

类 EditEffects

    • 构造器详细资料

      • EditEffects

        public EditEffects()
        默认构造函数,构造一个 GuideArrowParameter 新对象。
    • 方法详细资料

      • dispose

        public void dispose()
        释放该对象所占用的资源。当调用该方法之后,此对象不再可用。
      • getDeletedRoads

        public int[] getDeletedRoads()
        获取移除的道路。
        返回:
        移除的道路的id。
      • getChangedRoads

        public int[] getChangedRoads()
        获取改变的道路。
        返回:
        改变的道路的id.
      • getDeletedIntersections

        public int[] getDeletedIntersections()
        获取移除的路口。
        返回:
        移除的路口的id。
      • getChangedIntersections

        public int[] getChangedIntersections()
        获取改变的路口。
        返回:
        改变的路口的id。
      • isReshape

        public boolean isReshape()
        形状是否改变。
        返回:
        形状改变返回true。

Copyright © 2021–2025 SuperMap. All rights reserved.