SuperMap.Plot.GOAnimationShow

动态标绘显隐动画类。

Inherits From

Summary
SuperMap.Plot.GOAnimationShow 动态标绘显隐动画类。
Properties
finalDisplay {Boolean} 最终显示状态,默认不显示。
showEffect {Boolean} 是否有显隐特效,默认无特效。
Functions
getGOAnimationType 获取动画类型

Properties

showEffect

{Boolean} 是否有显隐特效,默认无特效。

finalDisplay

{Boolean} 最终显示状态,默认不显示。

Functions

getGOAnimationType

getGOAnimationType : function()

获取动画类型

Returns

{SuperMap.Plot.GOAnimationType} 动画类型

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