Members
-
anno : VtAnnoStyle
-
标注样式
-
line : VtLineStyle
-
线样式
-
point : VtPointStyle
-
点样式
Methods
创建新的图层显示样式
Name | Type | Description |
---|---|---|
annoStyle |
IVtAnnoStyle | optional标注样式 |
pointStyle |
IVtPointStyle | optional点对象样式 |
lineStyle |
IVtLineStyle | optional线对象样式 |
添子层级style,设置指定层级区间使用的样式,可以添加多个。区间之外则使用缺省样式
Name | Type | Description |
---|---|---|
minLevel |
number | 最小层级 |
maxLevel |
number | 最大层级 |
annoStyle |
IVtAnnoStyle | optional标注样式 |
pointStyle |
IVtPointStyle | optional点对象样式 |
lineStyle |
IVtLineStyle | optional线对象样式 |
拷贝
Name | Type | Description |
---|---|---|
src |
VtLayerStyle |
获样式的编号