com.supermap.chart
类 S57DictionaryManager
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.S57DictionaryManager
-
- 所有已实现的接口:
- IDisposable
public class S57DictionaryManager extends com.supermap.data.InternalHandleDisposable
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 已过时的方法 限定符和类型 方法和说明 void
clearCache()
void
dispose()
释放对象所占用的本地资源。AgencyS57s
getAgencyS57s()
获取 S-57 生产机构AgencyS57s
集合对象。AttributeS57s
getAttributeS57s()
返回 S-57AttributeS57s
物标属性集合对象。AttributeS57
getAttributeS57s(String strAcronym)
已过时。static S57DictionaryManager
getDictionaryManager(ChartDataType chartDataType)
根据给定的数据类型获取类型管理对象。FeatureInfoS57s
getFeatureInfoS57s()
获取 S-57FeatureInfoS57s
物标信息集合对象。FeatureInfoSpecS57s
getFeatureInfoSpecs()
获取产品规范物标信息FeatureInfoSpecS57s
集合对象。static long
getHandle(com.supermap.data.InternalHandle obj)
IntendedUsages
getIntendedUsages()
获取 航海用途IntendedUsages
集合对象。boolean
resetS57AttributesFile()
重新设置属性boolean
resetS57ObjectsFile()
boolean
resetS57SpecObjectsFile()
重新设置产品规范物标字典文件。S58Information
S58Information(String checkID)
static void
setHandle(com.supermap.data.InternalHandle obj, long handle)
static void
setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
-
方法详细资料
-
getDictionaryManager
public static S57DictionaryManager getDictionaryManager(ChartDataType chartDataType)
根据给定的数据类型获取类型管理对象。- 参数:
chartDataType
- 给定的数据类型。- 返回:
-
dispose
public void dispose()
释放对象所占用的本地资源。
-
getAgencyS57s
public AgencyS57s getAgencyS57s()
获取 S-57 生产机构AgencyS57s
集合对象。- 返回:
-
getIntendedUsages
public IntendedUsages getIntendedUsages()
获取 航海用途IntendedUsages
集合对象。- 返回:
- 航海用途集合。
-
getFeatureInfoS57s
public FeatureInfoS57s getFeatureInfoS57s()
获取 S-57FeatureInfoS57s
物标信息集合对象。- 返回:
-
getAttributeS57s
public AttributeS57s getAttributeS57s()
返回 S-57AttributeS57s
物标属性集合对象。- 返回:
-
getAttributeS57s
@Deprecated public AttributeS57 getAttributeS57s(String strAcronym)
已过时。
-
getFeatureInfoSpecs
public FeatureInfoSpecS57s getFeatureInfoSpecs()
获取产品规范物标信息FeatureInfoSpecS57s
集合对象。- 返回:
- 产品规范物标信息集合对象
-
S58Information
public S58Information S58Information(String checkID)
-
clearCache
public void clearCache()
-
resetS57ObjectsFile
public boolean resetS57ObjectsFile()
- 返回:
-
resetS57SpecObjectsFile
public boolean resetS57SpecObjectsFile()
重新设置产品规范物标字典文件。- 返回:
- 一个 boolean 值,用于判断重新设置是否成功,如果重新设置成功,返回true,否则,返回false。
-
resetS57AttributesFile
public boolean resetS57AttributesFile()
重新设置属性- 返回:
-
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.