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

Method colorValue

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

有部分参数需要解释为没有定义颜色时,即返回null时,用其他属性的颜色 所以, 并不是所有没定义的颜色都使用系统调色板,故是否使用调色板的颜色 由上层程序决定,因此该函数仍然会返回null值 不能返回null的颜色使用colorValueNullAsDef方法。 @param pos int 位置 @return Color 颜色

(int pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

setParamsMethod · 0.95
colorValueNullAsDefMethod · 0.95
setParamsMethod · 0.95
drawATextMethod · 0.80
drawFreeColumnMethod · 0.80
draw2DColumnMethod · 0.80
draw3DColumnMethod · 0.80
drawCylinderMethod · 0.80
drawIconMethod · 0.80
drawADotMethod · 0.80
drawCategoryAndLineMethod · 0.80
drawDataMethod · 0.80

Calls 5

objectValueMethod · 0.95
getColor1Method · 0.95
getInstanceMethod · 0.95
toStringMethod · 0.65
parseIntMethod · 0.45

Tested by

no test coverage detected