Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
GraphicsState Member List

This is the complete list of members for GraphicsState, including all inherited members.

$ctm (defined in GraphicsState)GraphicsStateprotected
__construct(Matrix $ctm=null)GraphicsState
add(Matrix $matrix)GraphicsState
rotate($x, $y, $angle)GraphicsState
scale($scaleX, $scaleY)GraphicsState
toUserSpace(Vector $vector)GraphicsState
translate($shiftX, $shiftY)GraphicsState