m-gis核心库 / Material / PolylineDashedMaterialProperty
类: PolylineDashedMaterialProperty
定义于: material/PolylineDashedMaterialProperty.js:4
构造函数
构造函数
new PolylineDashedMaterialProperty(
options):PolylineDashedMaterialProperty
定义于: material/PolylineDashedMaterialProperty.js:5
参数
options
any
返回
PolylineDashedMaterialProperty
属性
_color
_color:
any
定义于: material/PolylineDashedMaterialProperty.js:8
_colorSubscription
_colorSubscription:
any
定义于: material/PolylineDashedMaterialProperty.js:9
_dashL0
_dashL0:
any
定义于: material/PolylineDashedMaterialProperty.js:12
_dashL0Subscription
_dashL0Subscription:
any
定义于: material/PolylineDashedMaterialProperty.js:13
_dashL1
_dashL1:
any
定义于: material/PolylineDashedMaterialProperty.js:16
_dashL1Subscription
_dashL1Subscription:
any
定义于: material/PolylineDashedMaterialProperty.js:17
_dashR0
_dashR0:
any
定义于: material/PolylineDashedMaterialProperty.js:14
_dashR0Subscription
_dashR0Subscription:
any
定义于: material/PolylineDashedMaterialProperty.js:15
_dashR1
_dashR1:
any
定义于: material/PolylineDashedMaterialProperty.js:18
_dashR1Subscription
_dashR1Subscription:
any
定义于: material/PolylineDashedMaterialProperty.js:19
_definitionChanged
_definitionChanged:
Event<(...args) =>void>
定义于: material/PolylineDashedMaterialProperty.js:7
_isMulti
_isMulti:
any
定义于: material/PolylineDashedMaterialProperty.js:10
_isMultiSubscription
_isMultiSubscription:
any
定义于: material/PolylineDashedMaterialProperty.js:11
color
color:
any
定义于: material/PolylineDashedMaterialProperty.js:20
dashL0
dashL0:
any
定义于: material/PolylineDashedMaterialProperty.js:22
dashL1
dashL1:
any
定义于: material/PolylineDashedMaterialProperty.js:24
dashR0
dashR0:
any
定义于: material/PolylineDashedMaterialProperty.js:23
dashR1
dashR1:
any
定义于: material/PolylineDashedMaterialProperty.js:25
isMulti
isMulti:
any
定义于: material/PolylineDashedMaterialProperty.js:21
访问器
definitionChanged
Getter 签名
get definitionChanged():
Event<(...args) =>void>
定义于: material/PolylineDashedMaterialProperty.js:32
返回
Event<(...args) => void>
isConstant
Getter 签名
get isConstant():
boolean
定义于: material/PolylineDashedMaterialProperty.js:28
返回
boolean
方法
equals()
equals(
other):any
定义于: material/PolylineDashedMaterialProperty.js:53
参数
other
any
返回
any
getType()
getType(
time):any
定义于: material/PolylineDashedMaterialProperty.js:36
参数
time
any
返回
any
getValue()
getValue(
time,result):any
定义于: material/PolylineDashedMaterialProperty.js:40
参数
time
any
result
any
返回
any