Constructor and Description |
---|
Circle2D (double centerX,
double centerY,
double radius)
Ctor.
|
public Circle2D(double centerX, double centerY, double radius)
centerX
- x value of the second centercenterY
- y value of the second centerradius
- the radiuspublic boolean contains(double x, double y)
public boolean isEmpty()
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.