Circle

qtype_ddmarker/shapes~ Circle

new Circle(label, xopt, yopt, radiusopt)

Source:

A shape that is a circle.

Parameters:
Name Type Attributes Description
label String

name of this area.

x int <optional>

centre X.

y int <optional>

centre Y.

radius int <optional>

radius.