The Point class is an immutable data type to encapsulate a two-dimensional point with real-value coordinates. Note: in order to deal with the difference behavior of double and Double with respect to -0.0 and +0.0, the Point2D constructor converts any coordinates that are -0.0 to +0.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected