Skip to content

疑问 #2

@Justin-bin

Description

@Justin-bin

你好,
我有个疑问
CircleBean circleBean = new CircleBean(
new PointF((float) (-width / 5.1), (float) (height / 1.5)),
new PointF(centerX - 30, height * 2 / 3),
new PointF((float) (width / 2.4), (float) (height / 3.4)),
new PointF(width / 6, centerY - 120),
new PointF((float) (width / 7.2), -height / 128),
(float) (width / 14.4), 60);
这些圆的位置信息是怎么得到的。是在画板上自己计算得来的吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions