按照指定参数给形状设置填充 @param g 图形设备 @param shape 需要填充的形状 @param transparent 填充透明度 @param c 填充颜色,如果该值为null,则表示当前形状透明,不做填充。
(Graphics2D g, Shape shape, float transparent, Color c)
source not stored for this graph (policy: none)
no test coverage detected