com.supermap.chart

类 FeatureInfoBaseS100

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.chart.FeatureInfoBaseS100
    • 构造器详细资料

      • FeatureInfoBaseS100

        public FeatureInfoBaseS100()
    • 方法详细资料

      • dispose

        public void dispose()
        释放对象所占用的资源。调用该方法之后,此对象不再可用。
      • getName

        public String getName()
        获取要素名称
        返回:
      • getDefinition

        public String getDefinition()
        获取属性的定义。
        返回:
      • getCode

        public String getCode()
        获取编码。
        返回:
      • getAlias

        public String getAlias()
        获取别名。
        返回:
      • getReMarks

        public String getReMarks()
        获取属性的备注信息。
        返回:
      • isAbstract

        public boolean isAbstract()
        判断是否是抽象类型。
        返回:
      • getSuperType

        public String getSuperType()
        获取父类。
        返回:
      • 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.