scale


Description:

public void scale (double x, double y)

Scales the matrix by x and y

Parameters:

this

The matrix that is to be scaled.

x

X scale factor.

y

Y scale factor.