com.supermap.mobjects.animation
类 AnimationWay
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.mobjects.animation.AnimationGO
-
- com.supermap.mobjects.animation.AnimationWayBase
-
- com.supermap.mobjects.animation.AnimationWay
-
- 所有已实现的接口:
- IDisposable
public class AnimationWay extends AnimationWayBase
轨迹动画类:该类提供了轨迹动画的一系列属性。
-
-
方法概要
所有方法 实例方法 具体方法 已过时的方法 限定符和类型 方法和说明 AnimationDefine.PathType
getPathType()
获取轨迹类型String
getWayGraphicObject()
获取轨迹对象的uuidvoid
setPathType(AnimationDefine.PathType type)
设置轨迹的类型void
SetPathType(AnimationDefine.PathType type)
已过时。-
从类继承的方法 com.supermap.mobjects.animation.AnimationWayBase
addPathPt, addPathPts, getAllPathPt, getFittingPoints, getPathPtCount, getPathTrackDir, getTrackLineColor, getTrackLineWidth, insertPathPt, isShowPathTrack, removeAllPathPt, removePathPtAt, setMapControl, setPath, setPathPt, setPathTrackDir, setSceneControl, setTrackLineColor, setTrackLineWidth, showPath, showPathTrack
-
从类继承的方法 com.supermap.mobjects.animation.AnimationGO
dispose, getAnimation2DGeometry, getAnimation3DGeometry, getAnimationType, getCaption, getComplete, getDuration, getGeometryUuID, getName, getPlayType, getStartTime, setCaption, setDuration, setPlayType, setStartTime
-
-
-
-
方法详细资料
-
setPathType
public void setPathType(AnimationDefine.PathType type)
设置轨迹的类型- 参数:
type
- 轨迹类型
-
SetPathType
@Deprecated public void SetPathType(AnimationDefine.PathType type)
已过时。
-
getPathType
public AnimationDefine.PathType getPathType()
获取轨迹类型- 返回:
- 轨迹类型
-
getWayGraphicObject
public String getWayGraphicObject()
获取轨迹对象的uuid- 返回:
- 轨迹类型
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.