com.supermap.chart

类 S57DictionaryManager

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.chart.S57DictionaryManager
  • 所有已实现的接口:
    IDisposable


    public class S57DictionaryManager
    extends com.supermap.data.InternalHandleDisposable
    • 方法详细资料

      • getDictionaryManager

        public static S57DictionaryManager getDictionaryManager(ChartDataType chartDataType)
        根据给定的数据类型获取类型管理对象。
        参数:
        chartDataType - 给定的数据类型。
        返回:
      • dispose

        public void dispose()
        释放对象所占用的本地资源。
      • getAgencyS57s

        public AgencyS57s getAgencyS57s()
        获取 S-57 生产机构AgencyS57s集合对象。
        返回:
      • getIntendedUsages

        public IntendedUsages getIntendedUsages()
        获取 航海用途 IntendedUsages集合对象。
        返回:
        航海用途集合。
      • clearCache

        public void clearCache()
      • resetS57ObjectsFile

        public boolean resetS57ObjectsFile()
        返回:
      • resetS57SpecObjectsFile

        public boolean resetS57SpecObjectsFile()
        重新设置产品规范物标字典文件。
        返回:
        一个 boolean 值,用于判断重新设置是否成功,如果重新设置成功,返回true,否则,返回false。
      • resetS57AttributesFile

        public boolean resetS57AttributesFile()
        重新设置属性
        返回:
      • setIsDisposable

        public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
                                           boolean disposable)
      • getHandle

        public static long getHandle(com.supermap.data.InternalHandle obj)
      • setHandle

        public static void setHandle(com.supermap.data.InternalHandle obj,
                                     long handle)

Copyright © 2021–2024 SuperMap. All rights reserved.