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

Method drawRectShadow

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

在指定区域绘制矩形阴影 @param g 图形设备 @param x x坐标 @param y y坐标 @param w 宽度 @param h 高度 @return 阴影通常需要偏移,返回这个偏移量,单位像素

(Graphics2D g, double x, double y, double w, double h)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

draw2DRectMethod · 0.95
draw3DRectMethod · 0.95

Calls 3

setStrokeMethod · 0.95
drawLineMethod · 0.95
fillRectMethod · 0.95

Tested by

no test coverage detected