程序包 | 说明 |
---|---|
com.supermap.mapping |
限定符和类型 | 字段和说明 |
---|---|
static ThemeGraphTextFormat |
ThemeGraphTextFormat.CAPTION
标题。
|
static ThemeGraphTextFormat |
ThemeGraphTextFormat.CAPTION_PERCENT
标题+百分数。
|
static ThemeGraphTextFormat |
ThemeGraphTextFormat.CAPTION_VALUE
标题+真实数值。
|
static ThemeGraphTextFormat |
ThemeGraphTextFormat.PERCENT
百分数。
|
static ThemeGraphTextFormat |
ThemeGraphTextFormat.VALUE
真实数值。
|
限定符和类型 | 方法和说明 |
---|---|
ThemeGraphTextFormat |
ThemeGraph.getGraphTextFormat()
返回统计专题图文本显示格式,如百分数、真实数值、标题、标题+百分数、标题+真实数值。
|
限定符和类型 | 方法和说明 |
---|---|
void |
ThemeGraph.setGraphTextFormat(ThemeGraphTextFormat themeGraphTextFormat)
设置统计专题图文本显示格式,如百分数、真实数值、标题、标题+百分数、标题+真实数值。
|
Copyright © 2021–2024 SuperMap. All rights reserved.