在指定区域绘制矩形阴影 @param g 图形设备 @param x x坐标 @param y y坐标 @param w 宽度 @param h 高度 @return 阴影通常需要偏移,返回这个偏移量,单位像素
(Graphics2D g, double x, double y, double w, double h)
source not stored for this graph (policy: none)
no test coverage detected