程序包 | 说明 |
---|---|
com.supermap.chart |
限定符和类型 | 方法和说明 |
---|---|
AttributeS57 |
AttributeS57s.get(int index)
根据指定索引查找属性
|
static AttributeS57 |
DictionaryManagerChart.getAttributeS57(int nCode)
据给定的物标属性代码返回 S-57 物标属性
AttributeS57 对象。 |
static AttributeS57 |
DictionaryManagerChart.getAttributeS57(String strAcronym)
根据给定的物标属性的简称返回 S-57 物标属性
AttributeS57 对象。 |
static AttributeS57[] |
DictionaryManagerChart.getAttributeS57s()
返回 S-57 物标属性
AttributeS57 集合对象。 |
AttributeS57 |
S57DictionaryManager.getAttributeS57s(String strAcronym)
已过时。
|
AttributeS57 |
AttributeS57s.getByAcronym(String acronym)
根据给定的特征物标简称查找物标属性
|
AttributeS57 |
AttributeS57s.getByCode(int code)
根据给定的特征物标编码查找物标属性
|
AttributeS57[] |
AttributeS57s.toArray()
转换为物标属性对象数组
|
Copyright © 2021–2024 SuperMap. All rights reserved.