public class ZXYTilesMapProviderSetting extends MapProviderSetting
Sets the class for the zxy service provider
dataPrjCoordSysType, watermark
Constructor and Description |
---|
ZXYTilesMapProviderSetting() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getFilePath()
Returns the path of the zxy tile package or directory
|
int |
hashCode() |
void |
setFilePath(java.lang.String filePath)
Sets the path of the zxy tile package or directory
|
getCacheMode, getCacheVersion, getName, getOutputPath, getOutputSite, getWatermark, setCacheMode, setCacheVersion, setName, setOutputPath, setOutputSite, setWatermark
public java.lang.String getFilePath()
Returns the path of the zxy tile package or directory
public void setFilePath(java.lang.String filePath)
Sets the path of the zxy tile package or directory
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object