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

Method fillRadioGradientShape

src/main/java/com/scudata/chart/Utils.java:237–244  ·  view source on GitHub ↗

从中心点 cx,cy按c1到c2的颜色环状发散梯度填充形状s @param s Shape @param c1 Color @param c2 Color

(Graphics2D g,
			Shape s, Color c1, Color c2, float transparent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawCartesianPoint1Method · 0.95
drawPolarPoint1Method · 0.95

Calls 4

setTransparentMethod · 0.95
getShadeColorMethod · 0.95
setColorMethod · 0.45
fillMethod · 0.45

Tested by

no test coverage detected