skew_x


Description:

public void skew_x (double degrees, double cx, double cy)

Skews the item's coordinate system along the x axis by the given amount, about the given origin.

Parameters:

this

an item.

degrees

the skew angle.

cx

the x coordinate of the origin of the skew transform.

cy

the y coordinate of the origin of the skew transform.