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

Method drawLineArrow

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

以弧度角度radian,画一个箭头起始于dx,dy的箭头 @param g 图形设备 @param dx 实数精度的x坐标 @param dy y坐标 @param radian 弧度制的角度值 @param style 箭头风格

(Graphics2D g, double dx, double dy,
			double radian, int style)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

paintIconMethod · 0.95
drawLineMethod · 0.95
drawAxisBorderMethod · 0.95

Calls 4

getArrowMethod · 0.95
fillOvalMethod · 0.80
transformMethod · 0.45
fillPolygonMethod · 0.45

Tested by

no test coverage detected