Class AerisConstants


  • public class AerisConstants
    extends Object
    Holds references to server constants variables
    • Constructor Detail

      • AerisConstants

        public AerisConstants()
    • Method Detail

      • getBaseTileUrlWithServer

        public String getBaseTileUrlWithServer​(int i)
      • setBaseTileUrlWithServer

        public void setBaseTileUrlWithServer​(String url)
      • getBaseTileUrlWithSecureServer

        public String getBaseTileUrlWithSecureServer​(int i)
      • setBaseTileUrlWithSecureServer

        public void setBaseTileUrlWithSecureServer​(String url)
      • getBaseTileUrl

        public String getBaseTileUrl()
      • setBaseTileUrl

        public void setBaseTileUrl​(String url)
      • getBaseTileSecureUrl

        public String getBaseTileSecureUrl()
      • setBaseTileSecureUrl

        public void setBaseTileSecureUrl​(String url)
      • getTileFormat

        public String getTileFormat()
      • getFullTileFormat

        public String getFullTileFormat()
      • getTimeFormat

        public String getTimeFormat()
      • getAnimationTileFormat

        public String getAnimationTileFormat()