MCPcopy Create free account
hub / github.com/SPLWare/esProc / objectValue

Method objectValue

src/main/java/com/scudata/chart/Para.java:149–176  ·  view source on GitHub ↗

如果逻辑数据值为序列时,对应逻辑值循环获取该属性值 比如定义了 红绿蓝 3种颜色, 而逻辑数据有 张王李赵 4个逻辑值时,则 赵 会循环对应为第1个红色 @param pos 逻辑数据的位置序号 @return 根据序号循环对应相应参数值

(int pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

intValueMethod · 0.95
floatValueMethod · 0.95
doubleValueMethod · 0.95
dateValueMethod · 0.95
booleanValueMethod · 0.95
chartColorValueMethod · 0.95
stringValueMethod · 0.95
colorValueMethod · 0.95
getMapValueMethod · 0.95

Calls 4

lengthMethod · 0.95
getMethod · 0.95
getMapValueMethod · 0.95
getMapAxisByNameMethod · 0.80

Tested by

no test coverage detected