public class BaseAnimationScale extends AnimationGO
限定符和类型 | 方法和说明 |
---|---|
double |
getEndScaleFactor()
获取结束比例
|
double |
getStartScaleFactor()
获取开始比例
|
void |
setEndScaleFactor(double dScalefactor)
设置结束比例
|
void |
setStartScaleFactor(double dScalefactor)
设置开始比例
|
dispose, getAnimation2DGeometry, getAnimation3DGeometry, getAnimationType, getCaption, getComplete, getDuration, getGeometryUuID, getName, getPlayType, getStartTime, setCaption, setDuration, setPlayType, setStartTime
public void setStartScaleFactor(double dScalefactor)
dScalefactor
- 开始比例public double getStartScaleFactor()
public void setEndScaleFactor(double dScalefactor)
dScalefactor
- 结束比例public double getEndScaleFactor()
Copyright © 2021–2024 SuperMap. All rights reserved.