Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |