copy


Description:

public Point? copy ()

Creates a new Point with the same coordinates of this .

Parameters:

this

a Point

Returns:

a newly allocated Point. Use free to free its resources.