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

Method intersectTextArea

src/main/java/com/scudata/chart/Engine.java:322–331  ·  view source on GitHub ↗

为了防止图元重叠,绘制过程中每个画完的图元位置都会缓存 该方法用来判断指定的矩形位置rect是否跟已经画完的图形元素有相交 @param rect 指定的矩形位置 @return 如果有相交时返回true,否则false

(Rectangle rect)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawTextMethod · 0.80

Calls 3

intersectsMethod · 0.80
sizeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected