public class VTileService extends Object implements IGeoService
| Constructor and Description |
|---|
VTileService(IGeoServer geoServer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasName()
服务别名
|
String |
getCutConfig() |
List<String> |
getDataServiceIds() |
List<String> |
getDataServiceTableNames() |
Boolean |
getHasLabel() |
String |
getId()
服务标识
|
String |
getInfo() |
String |
getMapServerUrl() |
String |
getName()
服务名称
|
IGeoServer |
getServer()
获取服务器
|
Map<String,String> |
getServiceCapabilities() |
Map<String,String> |
getServiceCapabilities(String styleId) |
ServiceType |
getServiceType()
服务类型
|
String |
getServiceUrl()
服务地址
|
String |
getServiceUrl(String styleId) |
String |
getStyleId() |
String |
getTaskId() |
String |
getTaskStatus() |
public VTileService(IGeoServer geoServer)
public String getId()
IGeoServicegetId in interface IGeoServicepublic String getName()
IGeoServicegetName in interface IGeoServicepublic String getAliasName()
IGeoServicegetAliasName in interface IGeoServicepublic ServiceType getServiceType()
IGeoServicegetServiceType in interface IGeoServicepublic String getMapServerUrl()
public String getStyleId()
public Boolean getHasLabel()
public String getServiceUrl()
IGeoServicegetServiceUrl in interface IGeoServicepublic IGeoServer getServer()
IGeoServicegetServer in interface IGeoServicepublic String getCutConfig()
public String getTaskId()
public String getTaskStatus()
public String getInfo()
Copyright © 2025. All rights reserved.