| com.ab.view.level.AbLevelSeriesRenderer.AbLevelSeriesRenderer |
( |
| ) |
|
|
inline |
Instantiates a new ab level series renderer.
| int com.ab.view.level.AbLevelSeriesRenderer.getArrowHeight |
( |
| ) |
|
|
inline |
Gets the arrow height.
- 返回
- the arrow height
| int com.ab.view.level.AbLevelSeriesRenderer.getArrowMarginTop |
( |
| ) |
|
|
inline |
Gets the arrow margin top.
- 返回
- the arrow margin top
| int com.ab.view.level.AbLevelSeriesRenderer.getArrowWidth |
( |
| ) |
|
|
inline |
Gets the arrow width.
- 返回
- the arrow width
| int [] com.ab.view.level.AbLevelSeriesRenderer.getColor |
( |
| ) |
|
|
inline |
Gets the color.
- 返回
- the color
| int com.ab.view.level.AbLevelSeriesRenderer.getHeight |
( |
| ) |
|
|
inline |
Gets the height.
- 返回
- the height
| int com.ab.view.level.AbLevelSeriesRenderer.getLevelHeight |
( |
| ) |
|
|
inline |
Gets the level height.
- 返回
- the level height
| int com.ab.view.level.AbLevelSeriesRenderer.getMarginTop |
( |
| ) |
|
|
inline |
Gets the margin top.
- 返回
- the margin top
| float [] com.ab.view.level.AbLevelSeriesRenderer.getPart |
( |
| ) |
|
|
inline |
Gets the part.
- 返回
- the part
| int com.ab.view.level.AbLevelSeriesRenderer.getPartTextSize |
( |
| ) |
|
|
inline |
Gets the part text size.
- 返回
- the part text size
| float [] com.ab.view.level.AbLevelSeriesRenderer.getPartValue |
( |
| ) |
|
|
inline |
Gets the part value.
- 返回
- the part value
| String com.ab.view.level.AbLevelSeriesRenderer.getTextDesc |
( |
| ) |
|
|
inline |
Gets the text desc.
- 返回
- the text desc
| int com.ab.view.level.AbLevelSeriesRenderer.getTextDescSize |
( |
| ) |
|
|
inline |
Gets the text desc size.
- 返回
- the text desc size
| int com.ab.view.level.AbLevelSeriesRenderer.getTextlevelIndex |
( |
| ) |
|
|
inline |
Gets the textlevel index.
- 返回
- the textlevel index
| int com.ab.view.level.AbLevelSeriesRenderer.getTextLevelSize |
( |
| ) |
|
|
inline |
Gets the text level size.
- 返回
- the text level size
| int com.ab.view.level.AbLevelSeriesRenderer.getTextRectHeight |
( |
| ) |
|
|
inline |
Gets the text rect height.
- 返回
- the text rect height
| int com.ab.view.level.AbLevelSeriesRenderer.getTextRectWidth |
( |
| ) |
|
|
inline |
Gets the text rect width.
- 返回
- the text rect width
| String com.ab.view.level.AbLevelSeriesRenderer.getTextValue |
( |
| ) |
|
|
inline |
Gets the text value.
- 返回
- the text value
| int com.ab.view.level.AbLevelSeriesRenderer.getWidth |
( |
| ) |
|
|
inline |
Gets the width.
- 返回
- the width
| void com.ab.view.level.AbLevelSeriesRenderer.setArrowHeight |
( |
int |
arrowHeight | ) |
|
|
inline |
Sets the arrow height.
- 参数
-
| arrowHeight | the new arrow height |
| void com.ab.view.level.AbLevelSeriesRenderer.setArrowMarginTop |
( |
int |
arrowMarginTop | ) |
|
|
inline |
Sets the arrow margin top.
- 参数
-
| arrowMarginTop | the new arrow margin top |
| void com.ab.view.level.AbLevelSeriesRenderer.setArrowWidth |
( |
int |
arrowWidth | ) |
|
|
inline |
Sets the arrow width.
- 参数
-
| arrowWidth | the new arrow width |
| void com.ab.view.level.AbLevelSeriesRenderer.setColor |
( |
int[] |
color | ) |
|
|
inline |
| void com.ab.view.level.AbLevelSeriesRenderer.setHeight |
( |
int |
height | ) |
|
|
inline |
| void com.ab.view.level.AbLevelSeriesRenderer.setLevelHeight |
( |
int |
levelHeight | ) |
|
|
inline |
Sets the level height.
- 参数
-
| levelHeight | the new level height |
| void com.ab.view.level.AbLevelSeriesRenderer.setMarginTop |
( |
int |
marginTop | ) |
|
|
inline |
Sets the margin top.
- 参数
-
| marginTop | the new margin top |
| void com.ab.view.level.AbLevelSeriesRenderer.setPart |
( |
float[] |
part | ) |
|
|
inline |
| void com.ab.view.level.AbLevelSeriesRenderer.setPartTextSize |
( |
int |
partTextSize | ) |
|
|
inline |
Sets the part text size.
- 参数
-
| partTextSize | the new part text size |
| void com.ab.view.level.AbLevelSeriesRenderer.setPartValue |
( |
float[] |
partValue | ) |
|
|
inline |
Sets the part value.
- 参数
-
| partValue | the new part value |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextDesc |
( |
String |
textDesc | ) |
|
|
inline |
Sets the text desc.
- 参数
-
| textDesc | the new text desc |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextDescSize |
( |
int |
textDescSize | ) |
|
|
inline |
Sets the text desc size.
- 参数
-
| textDescSize | the new text desc size |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextlevelIndex |
( |
int |
textlevelIndex | ) |
|
|
inline |
Sets the textlevel index.
- 参数
-
| textlevelIndex | the new textlevel index |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextLevelSize |
( |
int |
textLevelSize | ) |
|
|
inline |
Sets the text level size.
- 参数
-
| textLevelSize | the new text level size |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextRectHeight |
( |
int |
textRectHeight | ) |
|
|
inline |
Sets the text rect height.
- 参数
-
| textRectHeight | the new text rect height |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextRectWidth |
( |
int |
textRectWidth | ) |
|
|
inline |
Sets the text rect width.
- 参数
-
| textRectWidth | the new text rect width |
| void com.ab.view.level.AbLevelSeriesRenderer.setTextValue |
( |
String |
textValue | ) |
|
|
inline |
Sets the text value.
- 参数
-
| textValue | the new text value |
| void com.ab.view.level.AbLevelSeriesRenderer.setWidth |
( |
int |
width | ) |
|
|
inline |
| int com.ab.view.level.AbLevelSeriesRenderer.arrowHeight = 10 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.arrowMarginTop = 10 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.arrowWidth = 20 |
|
private |
| int [] com.ab.view.level.AbLevelSeriesRenderer.color = null |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.height |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.levelHeight = 20 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.marginTop = 30 |
|
private |
| float [] com.ab.view.level.AbLevelSeriesRenderer.part = null |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.partTextSize = 15 |
|
private |
| float [] com.ab.view.level.AbLevelSeriesRenderer.partValue = null |
|
private |
| final long com.ab.view.level.AbLevelSeriesRenderer.serialVersionUID = 1L |
|
staticprivate |
The Constant serialVersionUID.
| String com.ab.view.level.AbLevelSeriesRenderer.textDesc = null |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.textDescSize = 22 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.textlevelIndex = 0 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.textLevelSize = 30 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.textRectHeight = 60 |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.textRectWidth = 120 |
|
private |
| String com.ab.view.level.AbLevelSeriesRenderer.textValue = null |
|
private |
| int com.ab.view.level.AbLevelSeriesRenderer.width |
|
private |
该类的文档由以下文件生成: