public class GDPMapProviderSetting extends MapProviderSetting
GDP the map service provider configuration.
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | boundsMap range. | 
| double | dpidpi. | 
| java.lang.String | filesPathGDP file directory. | 
| OutputFormat | formatImage Format. | 
| java.lang.String | mapNameDeprecated.  | 
| int | tileSizeSlice size. | 
| double | zoom0ScaleDenatorLevel 0 scale denominator. | 
dataPrjCoordSysType, watermark| Constructor and Description | 
|---|
| GDPMapProviderSetting() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| int | hashCode() | 
getCacheMode, getCacheVersion, getName, getOutputPath, getOutputSite, getWatermark, setCacheMode, setCacheVersion, setName, setOutputPath, setOutputSite, setWatermarkpublic java.lang.String filesPath
public java.lang.String bounds
Map range.
Default: -20037508.3427892440,-20037508.3427892440,20037508.3427892440,20037508.3427892440.
public double dpi
dpi.
Default: 96.
public int tileSize
public OutputFormat format
public double zoom0ScaleDenator
Level 0 scale denominator.
Default: 5.916587109091312E8
@Deprecated public java.lang.String mapName
Map name.
The default is # filePath directory name.