com.supermap.chart
类 ComplexAttribute
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.FeatureInfoBaseS100
-
- com.supermap.chart.ComplexAttribute
-
- 所有已实现的接口:
- IDisposable
public class ComplexAttribute extends FeatureInfoBaseS100
S100数据模型中的复杂属性。
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 static longgetHandle(com.supermap.data.InternalHandle obj)ArrayList<AttributeBinding>getSubAttributeBindings()获取子属性集合。S100FCObjectTypegetType()获取类型。static voidsetHandle(com.supermap.data.InternalHandle obj, long handle)static voidsetIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)-
从类继承的方法 com.supermap.chart.FeatureInfoBaseS100
dispose, getAlias, getCode, getDefinition, getName, getReMarks, getSuperType, isAbstract
-
-
-
-
方法详细资料
-
getSubAttributeBindings
public ArrayList<AttributeBinding> getSubAttributeBindings()
获取子属性集合。- 返回:
-
getType
public S100FCObjectType getType()
获取类型。- 覆盖:
getType在类中FeatureInfoBaseS100- 返回:
-
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–2025 SuperMap. All rights reserved.