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

Method fill

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

按照指定参数给形状设置填充 @param g 图形设备 @param shape 需要填充的形状 @param transparent 填充透明度 @param c 填充颜色,如果该值为null,则表示当前形状透明,不做填充。

(Graphics2D g, Shape shape, float transparent,
			Color c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

draw3DRectMethod · 0.95
draw2DArcMethod · 0.95
drawCylinderTopMethod · 0.95
drawCylinderMethod · 0.95
drawBackMethod · 0.95
drawingMethod · 0.95
drawingMethod · 0.95
drawingMethod · 0.95
drawingMethod · 0.95
drawingMethod · 0.95
drawLine1Method · 0.45

Calls 2

setTransparentMethod · 0.95
setColorMethod · 0.45

Tested by

no test coverage detected