com.supermap.services.util.cache

类 CacheV5PathParameter

  • java.lang.Object
    • com.supermap.services.util.cache.CacheV5PathParameter


  • public class CacheV5PathParameter
    extends java.lang.Object
    

    计算v5缓存路径必需的参数类

    从以下版本开始:
    9.1.0
    • 构造器详细资料

      • CacheV5PathParameter

        public CacheV5PathParameter()
        
    • 方法详细资料

      • outputFolder

        public java.lang.String outputFolder()
        
      • cacheName

        public java.lang.String cacheName()
        
      • tileSize

        public int tileSize()
        
      • mapStatusHashCode

        public java.lang.String mapStatusHashCode()
        
      • mapStatusHashCode

        public CacheV5PathParameter mapStatusHashCode(java.lang.String mapStatusHashCode)
        
      • scaleDenominator

        public double scaleDenominator()
        
      • row

        public int row()
        
      • col

        public int col()
        
      • getCachePath

        public java.lang.String getCachePath()
        

        获取缓存文件路径。

        返回:
        从以下版本开始:
        9.1.0