在当前的图形设备环境下绘制一条线段 @param g 图形设备 @param b 起始点 @param e 结束点
(Graphics2D g, Point2D b, Point2D e)
source not stored for this graph (policy: none)
no test coverage detected