com.supermap.services.components.spi
Class AbstractRestMapProviderSetting
- java.lang.Object
-
- com.supermap.services.components.spi.MapProviderSetting
-
- com.supermap.services.components.spi.AbstractRestMapProviderSetting
-
- All Implemented Interfaces:
- java.io.Serializable
public class AbstractRestMapProviderSetting extends MapProviderSetting
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.supermap.services.components.spi.MapProviderSetting
dataPrjCoordSysType, watermark
-
-
Constructor Summary
Constructors Constructor and Description AbstractRestMapProviderSetting()
-
Method Summary
Methods Modifier and Type Method and Description booleanisUseTileImage()voidsetUseTileImage(boolean useTileImage)-
Methods inherited from class com.supermap.services.components.spi.MapProviderSetting
getCacheMode, getCacheVersion, getName, getOutputPath, getOutputSite, getWatermark, setCacheMode, setCacheVersion, setName, setOutputPath, setOutputSite, setWatermark
-
-