public class S57DictionaryManager
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
clearCache() |
void |
dispose()
释放对象所占用的本地资源。
|
AgencyS57s |
getAgencyS57s()
获取 S-57 生产机构
AgencyS57s 集合对象。 |
AttributeS57s |
getAttributeS57s()
返回 S-57
AttributeS57s 物标属性集合对象。 |
AttributeS57 |
getAttributeS57s(String strAcronym)
已过时。
|
static S57DictionaryManager |
getDictionaryManager(ChartDataType chartDataType)
根据给定的数据类型获取类型管理对象。
|
FeatureInfoS57s |
getFeatureInfoS57s()
获取 S-57
FeatureInfoS57s 物标信息集合对象。 |
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) |
public static S57DictionaryManager getDictionaryManager(ChartDataType chartDataType)
chartDataType
- 给定的数据类型。public void dispose()
public AgencyS57s getAgencyS57s()
AgencyS57s
集合对象。public IntendedUsages getIntendedUsages()
IntendedUsages
集合对象。public FeatureInfoS57s getFeatureInfoS57s()
FeatureInfoS57s
物标信息集合对象。public AttributeS57s getAttributeS57s()
AttributeS57s
物标属性集合对象。@Deprecated public AttributeS57 getAttributeS57s(String strAcronym)
public FeatureInfoSpecS57s getFeatureInfoSpecs()
FeatureInfoSpecS57s
集合对象。public S58Information S58Information(String checkID)
public void clearCache()
public boolean resetS57ObjectsFile()
public boolean resetS57SpecObjectsFile()
public boolean resetS57AttributesFile()
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.