transform_point


Description:

public Point transform_point (Point point)

Transforms a point using the given transform.

Parameters:

this

a transform

point

the point to transform

out_point

return location for the transformed point