| 包 | com.supermap.web.iServerJava2.mapServices |
| 类 | public class SuperMapCollectionLayerSetting |
| 继承 | SuperMapCollectionLayerSetting ServerLayerSetting Object |
| 属性 | 定义方 | ||
|---|---|---|---|
| mapName : String
[read-only] 获取 SuperMapCollection 类型的图层所在的地图的名称。
|
SuperMapCollectionLayerSetting | ||
![]() |
serverLayerSettingType : int
[read-only] 获取图层显示风格设置对应的图层类型。
|
ServerLayerSetting | |
| serviceAddress : String
[read-only] 获取服务器地址。SuperMapCollection 中的图层来源。
|
SuperMapCollectionLayerSetting | ||
| servicePort : int
[read-only] 获取服务器的端口。
|
SuperMapCollectionLayerSetting | ||
| 方法 | 定义方 | ||
|---|---|---|---|
|
初始化 SuperMapCollectionLayerSetting 类的新实例。
|
SuperMapCollectionLayerSetting | ||
| mapName | 属性 |
mapName:String [read-only]
获取 SuperMapCollection 类型的图层所在的地图的名称。
public function get mapName():String| serviceAddress | 属性 |
serviceAddress:String [read-only]
获取服务器地址。SuperMapCollection 中的图层来源。
public function get serviceAddress():String| servicePort | 属性 |
servicePort:int [read-only]
获取服务器的端口。
public function get servicePort():int| SuperMapCollectionLayerSetting | () | 构造函数 |
public function SuperMapCollectionLayerSetting()
初始化 SuperMapCollectionLayerSetting 类的新实例。