com.supermap.chart

类 AttributeSpecs

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

    已过时。

    @Deprecated
    public class AttributeSpecs
    extends com.supermap.data.InternalHandleDisposable
    • 方法详细资料

      • dispose

        public void dispose()
        已过时。 
        释放 AttributeSpecs 对象所占用的本地资源。
      • getCode

        public int getCode()
        已过时。 
        返回属性字段代码。
        返回:
        属性字段代码。
      • getRequired

        public int getRequired()
        已过时。 
        返回该属性是否是物标的必须属性。
        返回:
        是否是物标的必须属性。

        返回的值可以为0、1或者2。当为0时,表示该属性不是物标的必须属性;当为1时,表示该属性是物标的必须属性;当为2时,表示该属性的设置在特定条件下有意义。

      • 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.