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()
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 void
dispose()
释放动画工具static GeoGraphicObject
getWayAnimationPathLine(boolean is3D, Point3Ds point3Ds, AnimationDefine.PathType pathType)
获取路径动画对象 param is3D 是否三维 param point3Ds 三维点数组 param pathType 路径类型
-
-
-
方法详细资料
-
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.