AnimationWay 类型成员.

构造函数

  名称描述
AnimationWay

方法

  名称描述
AddPathPt
添加路径点
AddPathPts
添加路径点
Dispose
释放AnimationGO对象
(Inherited from AnimationGO.)
GetAllPathPt
获取所有路径点
GetAnimationType
获取动画的类型
(Inherited from AnimationGO.)
GetControlName
获取二维地图控件对象或三维场景对象名称
(Inherited from AnimationGO.)
GetDuration
获取动画的播放时长
(Inherited from AnimationGO.)
GetGeometry
获取动画的Geometry对象ID
(Inherited from AnimationGO.)
GetGeometryUUID
获取动画的Geometry对象UUID
(Inherited from AnimationGO.)
GetLayerName
获取图层名称
(Inherited from AnimationGO.)
GetName
获取动画的名称
(Inherited from AnimationGO.)
GetPathPtAt
获取指定索引的路径点
GetPathPtCount
获取路径点的总数
GetPathTrackDir
获取动画对象是否沿路径的切线方向
GetPathType
获取路径类型
GetStartTime
获取动画的开始播放时间
(Inherited from AnimationGO.)
GetTrackLineColor
获取路径跟踪线的颜色
GetTrackLineWidth
获取路径跟踪线的宽度
InsertPathPt
插入路径点
isShowPathTrack
是否显示跟踪线
RemovePathPtAt
移除指定索引位置的路径点
SetDuration
设置动画的播放时长
(Inherited from AnimationGO.)
SetGeometry重载。
SetName
设置动画的名称
(Inherited from AnimationGO.)
SetPathPt
设置路径点
SetPathTrackDir
设置动画对象是否沿路径的切线方向
SetPathType
设置路径的类型
SetStartTime
设置动画的开始播放时间
(Inherited from AnimationGO.)
SetTrackLineColor
设置跟踪线的颜色
SetTrackLineWidth
设置跟踪线的宽度
ShowPathTrack
设置是否显示跟踪线

请参见