public class UGCV5TileProviderSetting extends MapProviderSetting
| 限定符和类型 | 字段和说明 | 
|---|---|
java.lang.String | 
configFile
UGCV5瓦片配置文件。 
 | 
double | 
dpi
出图dpi参数 
 | 
S3ConnectionInfo | 
s3ConnectionInfo
S3对象存储连接信息 当且仅当UGCV5瓦片存储在S3对象存储中时需要填写。 
 | 
dataPrjCoordSysType, watermark| 构造器和说明 | 
|---|
UGCV5TileProviderSetting()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
boolean | 
equals(java.lang.Object o)  | 
int | 
hashCode()  | 
getCacheMode, getCacheVersion, getName, getOutputPath, getOutputSite, getWatermark, setCacheMode, setCacheVersion, setName, setOutputPath, setOutputSite, setWatermarkpublic java.lang.String configFile
public S3ConnectionInfo s3ConnectionInfo
当且仅当UGCV5瓦片存储在S3对象存储中时需要填写。
public double dpi