com.supermap.data.edu

类 EducationLicense


  • 已过时。

    @Deprecated
    public class EducationLicense
    extends Object
    教育许可,通过连接教育许可服务器,获取能用的组件许可
    • 构造器详细资料

      • EducationLicense

        public EducationLicense()
        已过时。 
    • 方法详细资料

      • login

        public static boolean login()
        已过时。 
        登录教育版许可
        返回:
      • login

        public static boolean login(String serverHost)
        已过时。 
        按照指定的服务器地址登录教育版许可
        参数:
        serverHost - 教育版许可服务器地址
        返回:
        是否登录成功
      • setAutoUpdateInterval

        public static void setAutoUpdateInterval(long milliseconds)
        已过时。 
        设置许可自动更新间隔
        参数:
        milliseconds - 间隔时间,毫秒单位
      • logout

        public static void logout()
        已过时。 
        登出教育版许可
      • isDebugEnable

        public static boolean isDebugEnable()
        已过时。 
        获取是否启用调试模式
        返回:
        调试模式
      • setDebugEnable

        public static void setDebugEnable(boolean isDebug)
        已过时。 
        设置是否启用调试模式
        参数:
        isDebug - 是否启用调试模式

Copyright © 2021–2024 SuperMap. All rights reserved.