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

Method drawLine1

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

画直线的阴影 @param g 图形设备 @param b 线段起点 @param e 线段终点 @param style 线的风格 @param weight 线的粗度 @return 线段的超链接形状

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

drawCartesianPoint1Method · 0.95
drawPolarPoint1Method · 0.95
drawLineMethod · 0.95

Calls 8

getLine1ShapeAreaMethod · 0.95
getShadeColorMethod · 0.95
setTransparentMethod · 0.95
absMethod · 0.65
getXMethod · 0.45
getYMethod · 0.45
setPaintMethod · 0.45
fillMethod · 0.45

Tested by

no test coverage detected