Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
This is the complete list of members for GraphicsState, including all inherited members.
$ctm (defined in GraphicsState) | GraphicsState | protected |
__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 |