Skip to content

Commit bc09c5d

Browse files
committed
Update value compute
1 parent e2ceb6d commit bc09c5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CustomView/Advance/[10]Matrix_Method.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,12 @@ isRect: false
326326
>
327327
由于使用了错切,所以返回结果为false。
328328
329+
(2) `boolean mapRect (RectF dst, RectF src)` 测量src并将测量结果放入dst中,返回值是判断矩形经过变换后是否仍为矩形,和之前没有什么太大区别,此处就不啰嗦了。
329330
330331
**4.mapVectors**
331332
333+
334+
332335
### set pre 与 post
333336
334337
### 特殊方法

0 commit comments

Comments
 (0)