android.graphics.drawable.shapes

来源:互联网 发布:nokia5320软件下载 编辑:程序博客网 时间:2024/06/05 06:14

Class

ArcShapeCreates an arc shape. :弧形OvalShapeDefines an oval shape. :椭圆形PathShapeCreates geometric paths, utilizing the Path class. :创建几何路径利用Path类RectShapeDefines a rectangle shape. :定义了一个矩形的形状。RoundRectShapeCreates a rounded-corner rectangle. :创建一个圆角矩形ShapeDefines a generic graphical "shape." Any Shape can be drawn to a Canvas with its own draw() method, but more graphical control is available if you instead pass it to a ShapeDrawable

 

0 0
原创粉丝点击