translate


Description:

public void translate (double x, double y)

Translates the matrix by x and y.

Parameters:

this

The matrix that is to be translated.

x

Translation in X direction.

y

Translation in Y direction.