com.supermap.chart

类 IntendedUsage

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


    public class IntendedUsage
    extends com.supermap.data.InternalHandleDisposable
    航海用途。
    • 方法详细资料

      • dispose

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

        public String getName()
        获取航海用途。
        返回:
      • getCode

        public String getCode()
        获取航海用途编码。
        返回:
      • 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.