com.supermap.chart

类 AttributeExpectedInputs

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.chart.AttributeExpectedInputs
    • 方法详细资料

      • dispose

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

        public String getMeaning()
        获取期望输入的属性值的含义。
        返回:
      • getDefinition

        public String getDefinition()
        获取期望输入的属性值的定义。
        返回:
      • getID

        public int getID()
        获取期望输入的属性值的 ID。
        返回:
      • getReferences

        public String getReferences()
        获取期望输入的属性值的参考信息。
        返回:
      • 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.