SuperMap.Plot.GOAnimationScale

动态标绘比例动画类。

Inherits From

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

Properties

startScale

{Float} 开始比例。

endScale

{Float} 结束比例。

Constructor

SuperMap.Plot.GOAnimationScale

构建一个比例动画类。

Functions

getGOAnimationType

getGOAnimationType : function()

获取动画类型

Returns

{SuperMap.Plot.GOAnimationType} 动画类型

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