We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
isPointInFill 判断点位坐标是否在fill上 未实现 isPointInStroke 判断点位坐标是否在stroke上 未实现 getTotalLength 获取总path的长度 未实现 getPointAtLength 获取点位坐标在path上的信息 未实现 getBBox 获取组件的边界信息 未实现 getCTM 获取相对于父组件的matrix矩阵信息 未实现 getScreenCTM 获取组件的matrix矩阵信息 未实现 getRawResource 获取android中的资源文件 未实现
The text was updated successfully, but these errors were encountered:
No branches or pull requests
isPointInFill 判断点位坐标是否在fill上 未实现
isPointInStroke 判断点位坐标是否在stroke上 未实现
getTotalLength 获取总path的长度 未实现
getPointAtLength 获取点位坐标在path上的信息 未实现
getBBox 获取组件的边界信息 未实现
getCTM 获取相对于父组件的matrix矩阵信息 未实现
getScreenCTM 获取组件的matrix矩阵信息 未实现
getRawResource 获取android中的资源文件 未实现
The text was updated successfully, but these errors were encountered: