com.supermap.services.providers
类 ArcGISRestVectorTileProviderSetting
- java.lang.Object
 - 
- com.supermap.services.components.spi.MapProviderSetting
 - 
- com.supermap.services.providers.ArcGISRestVectorTileProviderSetting
 
 
 
- 
- 所有已实现的接口:
 - java.io.Serializable
 
public class ArcGISRestVectorTileProviderSetting extends MapProviderSetting
- 另请参阅:
 - 序列化表格
 
 
- 
- 
字段概要
字段 限定符和类型 字段和说明 java.lang.StringhttpRefererjava.lang.StringrestServiceRootURLjava.lang.Stringtoken- 
从类继承的字段 com.supermap.services.components.spi.MapProviderSetting
dataPrjCoordSysType, watermark 
 - 
 
- 
构造器概要
构造器 构造器和说明 ArcGISRestVectorTileProviderSetting()ArcGISRestVectorTileProviderSetting(ArcGISRestVectorTileProviderSetting copy) 
- 
方法概要
- 
从类继承的方法 com.supermap.services.components.spi.MapProviderSetting
getCacheMode, getCacheVersion, getName, getOutputPath, getOutputSite, getWatermark, setCacheMode, setCacheVersion, setName, setOutputPath, setOutputSite, setWatermark 
 - 
 
 - 
 
- 
- 
字段详细资料
- 
restServiceRootURL
public java.lang.String restServiceRootURL
 
- 
token
public java.lang.String token
 
- 
httpReferer
public java.lang.String httpReferer
 
 - 
 
- 
构造器详细资料
- 
ArcGISRestVectorTileProviderSetting
public ArcGISRestVectorTileProviderSetting()
 
- 
ArcGISRestVectorTileProviderSetting
public ArcGISRestVectorTileProviderSetting(ArcGISRestVectorTileProviderSetting copy)
 
 - 
 
 -