public class Points
extends java.lang.Object
| Constructor and Description |
|---|
Points(int n) |
| Modifier and Type | Method and Description |
|---|---|
void |
extend(double xn,
double yn) |
void |
random(java.util.Random r) |
int |
size() |
void |
square(int n,
int m) |