Subtracts one Point from another Point by subtracting their x values and y values. Returns a new point with the result. @param[in] other A FloatPoint. @return A new Point containing the result.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected