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

Method calcLineY

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

求出经过点p1和p2的直线上的点 @param p1 端点1 @param p2 端点2 @param x, 经过两点的直线,待求点的x坐标 @return x对应的y坐标

(Point2D.Double p1, Point2D.Double p2, double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getFrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected