Initializes a new point (x, y). @param x the x-coordinate @param y the y-coordinate @throws IllegalArgumentException if either x or y is Double.NaN, Double.POSITIVE_INFINITY or Double.NEGATIVE_INFINITY
(double x, double y)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected