为了防止图元重叠,绘制过程中每个画完的图元位置都会缓存 该方法用来判断指定的矩形位置rect是否跟已经画完的图形元素有相交 @param rect 指定的矩形位置 @return 如果有相交时返回true,否则false
(Rectangle rect)
source not stored for this graph (policy: none)
no test coverage detected