画直线的阴影 @param g 图形设备 @param b 线段起点 @param e 线段终点 @param style 线的风格 @param weight 线的粗度 @return 线段的超链接形状
(Graphics2D g, Point2D b, Point2D e, int style, float weight)
source not stored for this graph (policy: none)
no test coverage detected