包 | com.supermap.web.iServerJava2.mapServices |
类 | public class ServerLayerSettingType |
继承 | ServerLayerSettingType ![]() |
该类用于设置与其关联的地图图层的显示风格。
常量 | 定义方 | ||
---|---|---|---|
COLLECTION : int = 11
[static] Collection 类型的图层。
|
ServerLayerSettingType | ||
GEO_RSS : int = 8
[static] GeoRSS 类型的图层。
|
ServerLayerSettingType | ||
GOOGLE_MAP : int = 4
[static] GoogleMap 类型的图层。
|
ServerLayerSettingType | ||
KML : int = 5
[static] KML 类型的图层。
|
ServerLayerSettingType | ||
SUPER_MAP : int = 1
[static] SuperMap 类型的图层。
|
ServerLayerSettingType | ||
SUPER_MAP_COLLECTION : int = 12
[static] SuperMap 类型的图层集合。
|
ServerLayerSettingType | ||
UNDEFINED : int = -1
[static] 未知类型。
|
ServerLayerSettingType | ||
VIRTUAL_EARTH_MAP : int = 7
[static] VirtualEarthMap 类型的图层。
|
ServerLayerSettingType | ||
WFS : int = 3
[static] WFS 类型的图层。
|
ServerLayerSettingType | ||
WMS : int = 2
[static] WMS 类型的图层。
|
ServerLayerSettingType | ||
YAHOO_MAP : int = 6
[static] YahooMap 类型的图层。
|
ServerLayerSettingType |
COLLECTION | 常量 |
public static const COLLECTION:int = 11
Collection 类型的图层。
GEO_RSS | 常量 |
public static const GEO_RSS:int = 8
GeoRSS 类型的图层。
GOOGLE_MAP | 常量 |
public static const GOOGLE_MAP:int = 4
GoogleMap 类型的图层。
KML | 常量 |
public static const KML:int = 5
KML 类型的图层。
SUPER_MAP | 常量 |
public static const SUPER_MAP:int = 1
SuperMap 类型的图层。
SUPER_MAP_COLLECTION | 常量 |
public static const SUPER_MAP_COLLECTION:int = 12
SuperMap 类型的图层集合。
UNDEFINED | 常量 |
public static const UNDEFINED:int = -1
未知类型。
VIRTUAL_EARTH_MAP | 常量 |
public static const VIRTUAL_EARTH_MAP:int = 7
VirtualEarthMap 类型的图层。
WFS | 常量 |
public static const WFS:int = 3
WFS 类型的图层。
WMS | 常量 |
public static const WMS:int = 2
WMS 类型的图层。
YAHOO_MAP | 常量 |
public static const YAHOO_MAP:int = 6
YahooMap 类型的图层。