com.supermap.chart
类 ChartS100FeatureCatalog
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.ChartS100FeatureCatalog
-
- 所有已实现的接口:
- IDisposable
public class ChartS100FeatureCatalog extends com.supermap.data.InternalHandleDisposable
S-100要素目录解析类。
-
-
构造器概要
构造器 构造器和说明 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)
-
-
-
构造器详细资料
-
ChartS100FeatureCatalog
public ChartS100FeatureCatalog(String catalogFile, ChartDataType chartS100DataType)
-
ChartS100FeatureCatalog
public ChartS100FeatureCatalog(String catalogFile)
-
-
方法详细资料
-
dispose
public void dispose()
-
getChartDataType
public ChartDataType getChartDataType()
-
getFeatureCatalog
public static ChartS100FeatureCatalog getFeatureCatalog(ChartDataType chartS100DataType)
-
getFeatureTypes
public FeatureTypes getFeatureTypes()
获取要素类型。- 返回:
-
getInformationTypes
public InformationTypes getInformationTypes()
获取信息类型。- 返回:
-
getSimpleAttributes
public SimpleAttributes getSimpleAttributes()
获取简单属性。- 返回:
-
getComplexAttributes
public ComplexAttributes getComplexAttributes()
获取复杂属性。- 返回:
-
getInformationAssociations
public Associations getInformationAssociations()
获取信息关联类型。- 返回:
-
getFeatureAssociations
public Associations getFeatureAssociations()
获取要素关联类型。- 返回:
-
getRoles
public Roles getRoles()
-
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.