com.supermap.services.providers
接口 MapCacheV5Helper
-
public interface MapCacheV5Helper
-
-
方法概要
方法 限定符和类型 方法和说明 void
clearCache(Rectangle2D bounds, com.supermap.mapping.Map mapObj, Rectangle2D indexBounds)
void
destroy()
MapImage
getMapImage(MapParameter mapParam, ImageOutputOption outputOption, com.supermap.mapping.Map mapObj, Rectangle2D indexBounds)
-
-
-
方法详细资料
-
getMapImage
MapImage getMapImage(MapParameter mapParam, ImageOutputOption outputOption, com.supermap.mapping.Map mapObj, Rectangle2D indexBounds)
-
clearCache
void clearCache(Rectangle2D bounds, com.supermap.mapping.Map mapObj, Rectangle2D indexBounds)
-
destroy
void destroy()
-
-