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