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

Method fillPaint

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

使用图形设备当前颜色,再按照指定参数给形状设置填充 @param g 图形设备 @param shape 需要填充的形状 @param transparent 填充透明度

(Graphics2D g, Shape shape, float transparent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

draw3DRectMethod · 0.95
draw2DArcMethod · 0.95
drawCartesianPoint2Method · 0.95
drawCylinderTopMethod · 0.95
drawCylinderFrontMethod · 0.95
draw2DRingMethod · 0.95
drawBackMethod · 0.95
drawStep2Method · 0.95
drawRegionMethod · 0.95

Calls 2

setTransparentMethod · 0.95
fillMethod · 0.45

Tested by

no test coverage detected