![]() |
Circle Constructor |
Name | Description | |
---|---|---|
![]() | Circle |
Creates a new unit Circle at the origin.
|
![]() | Circle(Point, Double) |
Creates a new Circle with the given radius
centered at the given center point coordinates.
|
![]() | Circle(Double, Double, Double) | |
![]() | Circle(Single, Single, Double) | |
![]() | Circle(Point, Point, Point) |
Creates a new Circle from three non-linear points.
|