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