com.supermap.chart

类 S58Information

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


    public class S58Information
    extends com.supermap.data.InternalHandleDisposable
    S-58 检查项信息类。该类用于获取 S-58 检查项的编号、检查内容、依据和错误类型。
    • 构造器详细资料

      • S58Information

        public S58Information()
    • 方法详细资料

      • getDescription

        public String getDescription()
        获取该 S-58 检查项的描述,即检查的内容。
        返回:
      • getCheckID

        public String getCheckID()
        获取该 S-58 检查项的编号。
        返回:
      • getLevel

        public String getLevel()
        获取该 S-58 检查项的错误级别。
        返回:
      • getReference

        public String getReference()
        获取该 S-58 检查项的参考,即对应的 S-57 标准相关内容的位置。
        返回:
      • dispose

        public void dispose()
        释放对象所占用的本地资源。
      • 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.