Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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