public class ChartS100FeatureCatalog
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
ChartS100FeatureCatalog(String catalogFile) |
ChartS100FeatureCatalog(String catalogFile,
ChartDataType chartS100DataType) |
限定符和类型 | 方法和说明 |
---|---|
void |
dispose() |
ChartDataType |
getChartDataType() |
ComplexAttributes |
getComplexAttributes()
获取复杂属性。
|
Associations |
getFeatureAssociations()
获取要素关联类型。
|
static ChartS100FeatureCatalog |
getFeatureCatalog(ChartDataType chartS100DataType) |
FeatureTypes |
getFeatureTypes()
获取要素类型。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
Associations |
getInformationAssociations()
获取信息关联类型。
|
InformationTypes |
getInformationTypes()
获取信息类型。
|
Roles |
getRoles() |
SimpleAttributes |
getSimpleAttributes()
获取简单属性。
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public ChartS100FeatureCatalog(String catalogFile, ChartDataType chartS100DataType)
public ChartS100FeatureCatalog(String catalogFile)
public void dispose()
public ChartDataType getChartDataType()
public static ChartS100FeatureCatalog getFeatureCatalog(ChartDataType chartS100DataType)
public FeatureTypes getFeatureTypes()
public InformationTypes getInformationTypes()
public SimpleAttributes getSimpleAttributes()
public ComplexAttributes getComplexAttributes()
public Associations getInformationAssociations()
public Associations getFeatureAssociations()
public Roles getRoles()
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
public static long getHandle(com.supermap.data.InternalHandle obj)
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
Copyright © 2021–2024 SuperMap. All rights reserved.