com.supermap.mobjects.common

类 AnimationToolkit

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.mobjects.common.AnimationToolkit
  • 所有已实现的接口:
    IDisposable


    public class AnimationToolkit
    extends com.supermap.data.InternalHandleDisposable
    动画工具类
    • 构造器详细资料

      • AnimationToolkit

        public AnimationToolkit()
    • 方法详细资料

      • getWayAnimationPathLine

        public static GeoGraphicObject getWayAnimationPathLine(boolean is3D,
                                                               Point3Ds point3Ds,
                                                               AnimationDefine.PathType pathType)
        获取路径动画对象 param is3D 是否三维 param point3Ds 三维点数组 param pathType 路径类型
      • dispose

        public void dispose()
        释放动画工具

Copyright © 2021–2024 SuperMap. All rights reserved.