Skip to content

Commit 13a7c39

Browse files
committed
Update
1 parent 0aced2a commit 13a7c39

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CustomView/Advance/[7]Path_Over.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,9 @@ XOR | 异或 | 包含Path1与Path2但不包括两者相交的部
323323

324324
### 计算边界
325325

326+
这个方法主要作用是计算Path所占用的空间以及所在位置。
327+
328+
326329
### 重置路径
327330

328331

@@ -336,7 +339,7 @@ XOR | 异或 | 包含Path1与Path2但不包括两者相交的部
336339
[Path](https://developer.android.com/reference/android/graphics/Path.html)<br/>
337340
[维基百科-Nonzero-rule](https://en.wikipedia.org/wiki/Nonzero-rule)<br/>
338341
[android绘图之Path总结](http://ghui.me/post/2015/10/android-graphics-path/)<br/>
339-
[]()<br/>
342+
[布尔逻辑](https://zh.wikipedia.org/wiki/%E5%B8%83%E5%B0%94%E9%80%BB%E8%BE%91)<br/>
340343
[]()<br/>
341344
[]()<br/>
342345
[]()<br/>

0 commit comments

Comments
 (0)