public class PointFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
PointFactory.Point2D |
| Constructor and Description |
|---|
PointFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Point2d |
create(double x,
double y) |
public static Point2d create(double x, double y)