SuperMap.Plot.GOAnimationGrow

动态标绘生长动画类。

Inherits From

Summary
SuperMap.Plot.GOAnimationGrow 动态标绘生长动画类。
Properties
endScale {Float} 结束比例。
startScale {Float} 开始比例。
Constructor
SuperMap.Plot.GOAnimationGrow 构建一个生长动画类。
Functions
getGOAnimationType 获取动画类型

Properties

startScale

{Float} 开始比例。

endScale

{Float} 结束比例。

Constructor

SuperMap.Plot.GOAnimationGrow

构建一个生长动画类。

Functions

getGOAnimationType

getGOAnimationType : function()

获取动画类型

Returns

{SuperMap.Plot.GOAnimationType} 动画类型

getGOAnimationType : function()
获取动画类型
动态标绘动画基类。
动态标绘中用到的动画类型。
Close