public class GDPMapProviderSetting extends MapProviderSetting
GDP the map service provider configuration.
Modifier and Type | Field and Description |
---|---|
java.lang.String |
bounds
Map range.
|
double |
dpi
dpi.
|
java.lang.String |
filesPath
GDP file directory.
|
OutputFormat |
format
Image Format.
|
java.lang.String |
mapName
Deprecated.
|
int |
tileSize
Slice size.
|
double |
zoom0ScaleDenator
Level 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, setWatermark
public 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.