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

Method drawLine2

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

绘制一条直线 @param g 图形设备 @param b 线的起点 @param e 线的终点 @param color 颜色 @param style 线型 @param weight 粗度

(Graphics2D g, Point2D b, Point2D e,
			Color color, int style, float weight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawCartesianPoint2Method · 0.95
drawPolarPoint2Method · 0.95

Calls 2

setStrokeMethod · 0.95
drawLineMethod · 0.95

Tested by

no test coverage detected