提交 d2ef9d3f 编写于 作者: C chenlu 提交者: lastking

fixed 1a81fcf9 from https://gitee.com/thelastking/docs/pulls/2724

update doc about graphic
Signed-off-by: Nchenlu <chenlulu16@huawei.com>
Change-Id: Ib2a66213bb50827c09c61db06231de7800fc7dbe
上级 c33588e0
......@@ -13,7 +13,7 @@ The Graphics subsystem mainly consists of user interface \(UI\) components, layo
The related modules are described as follows:
- View: provides application components, including UIView, UIViewGoup, UIButton, UILabel, UILabelButton, UIList, and UISlider.
- View: provides application components, including UIView, UIViewGroup, UIButton, UILabel, UILabelButton, UIList, and UISlider.
- Animator: defines functions for customizing animators.
- Layout: lays out components, including Flexlayout, GridLayout, and ListLayout.
- Transform: rotates, translates, or scales images.
......@@ -98,7 +98,7 @@ The following figure shows the architecture of the Graphics subsystem.
Provides multi-window capabilities.
- Input Manger
- Input Manager
Functions as the multimodal input module that receives input events.
......
......@@ -29,7 +29,7 @@
各模块介绍:
- View:应用组件,包括UIView、UIViewGoup、UIButton、UILabel、UILabelButton、UIList、UISlider等。
- View:应用组件,包括UIView、UIViewGroup、UIButton、UILabel、UILabelButton、UIList、UISlider等。
- Animator:动画模块,开发者可以自定义动画。
- Layout:布局控件,包括Flexlayout、GridLayout、ListLayout等。
- Transform:图形变换模块,包括旋转、平移、缩放等。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册