MCPcopy Index your code
hub / github.com/cping/LGame / drawLine

Method drawLine

Java/Loon-Neo/src/loon/canvas/Pixmap.java:2200–2309  ·  view source on GitHub ↗

绘制一条直线 @param x1 @param y1 @param x2 @param y2

(int x1, int y1, int x2, int y2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

drawShapeImplMethod · 0.95
drawDashLineMethod · 0.95
drawAngleLineMethod · 0.95
drawDashCircleMethod · 0.95
drawSpikesMethod · 0.95
drawCurveMethod · 0.95
drawRectMethod · 0.95
drawRoundRectMethod · 0.95
drawPolylineMethod · 0.95
drawPolygonMethod · 0.95

Calls 4

drawVerticalLineMethod · 0.95
drawLineImplMethod · 0.95
absMethod · 0.95
drawPointMethod · 0.95

Tested by

no test coverage detected