程序包 | 说明 |
---|---|
com.supermap.mapping |
限定符和类型 | 方法和说明 |
---|---|
ThemeGraphItem |
ThemeGraph.getItem(int index)
返回指定序号的统计专题图子项。
|
限定符和类型 | 方法和说明 |
---|---|
int |
ThemeGraph.add(ThemeGraphItem item)
添加统计专题图的子项到专题图子项列表中。
|
boolean |
ThemeGraph.insert(int index,
ThemeGraphItem item)
将给定的统计专题图子项插入到指定序号的位置。
|
void |
ThemeGraph.setItem(int index,
ThemeGraphItem item)
用指定的统计专题图子项替代指定序号上的专题图子项。
|
构造器和说明 |
---|
ThemeGraphItem(ThemeGraphItem themeGraphItem)
根据给定的
ThemeGraphItem 对象构造一个与其完全相同的新对象。 |
Copyright © 2021–2024 SuperMap. All rights reserved.