m-gis核心库 / Material / PolylineImageMaterialProperty
类: PolylineImageMaterialProperty
定义于: material/PolylineImageMaterialProperty.js:4
构造函数
构造函数
new PolylineImageMaterialProperty(
options):PolylineImageMaterialProperty
定义于: material/PolylineImageMaterialProperty.js:5
参数
options
any
返回
PolylineImageMaterialProperty
属性
_color
_color:
any
定义于: material/PolylineImageMaterialProperty.js:8
_colorSubscription
_colorSubscription:
any
定义于: material/PolylineImageMaterialProperty.js:9
_definitionChanged
_definitionChanged:
Event<(...args) =>void>
定义于: material/PolylineImageMaterialProperty.js:7
_image
_image:
any
定义于: material/PolylineImageMaterialProperty.js:10
_imageSubscription
_imageSubscription:
any
定义于: material/PolylineImageMaterialProperty.js:11
_imageWidth
_imageWidth:
any
定义于: material/PolylineImageMaterialProperty.js:12
_imageWidthSubscription
_imageWidthSubscription:
any
定义于: material/PolylineImageMaterialProperty.js:13
_speed
_speed:
any
定义于: material/PolylineImageMaterialProperty.js:14
_speedSubscription
_speedSubscription:
any
定义于: material/PolylineImageMaterialProperty.js:15
color
color:
any
定义于: material/PolylineImageMaterialProperty.js:18
image
image:
any
定义于: material/PolylineImageMaterialProperty.js:19
imageWidth
imageWidth:
number
定义于: material/PolylineImageMaterialProperty.js:17
speed
speed:
number
定义于: material/PolylineImageMaterialProperty.js:16
访问器
definitionChanged
Getter 签名
get definitionChanged():
Event<(...args) =>void>
定义于: material/PolylineImageMaterialProperty.js:26
返回
Event<(...args) => void>
isConstant
Getter 签名
get isConstant():
boolean
定义于: material/PolylineImageMaterialProperty.js:22
返回
boolean
方法
equals()
equals(
other):any
定义于: material/PolylineImageMaterialProperty.js:45
参数
other
any
返回
any
getType()
getType(
time):any
定义于: material/PolylineImageMaterialProperty.js:30
参数
time
any
返回
any
getValue()
getValue(
time,result):any
定义于: material/PolylineImageMaterialProperty.js:34
参数
time
any
result
any
返回
any