Update value compute

This commit is contained in:
sloop
2016-08-13 18:11:53 +08:00
parent e2ceb6da22
commit bc09c5d4ce

View File

@@ -326,9 +326,12 @@ isRect: false
> >
由于使用了错切所以返回结果为false。 由于使用了错切所以返回结果为false。
(2) `boolean mapRect (RectF dst, RectF src)` 测量src并将测量结果放入dst中返回值是判断矩形经过变换后是否仍为矩形,和之前没有什么太大区别,此处就不啰嗦了。
**4.mapVectors** **4.mapVectors**
### set pre 与 post ### set pre 与 post
### 特殊方法 ### 特殊方法