Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
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