rotate


Description:

public void rotate (double degrees)

Changes the transformation represented by this to be the transformation given by first rotating by degrees degrees counter-clockwise then applying the original transformation.

Parameters:

this

a `PangoMatrix`

degrees

degrees to rotate counter-clockwise