KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.render
/
Matrix
/
Companion
Companion
object
Companion
Members
Properties
IDENTITY
Link copied to clipboard
val
IDENTITY
:
Matrix
Functions
scaling
Link copied to clipboard
fun
scaling
(
sx
:
Double
,
sy
:
Double
)
:
Matrix
translation
Link copied to clipboard
fun
translation
(
tx
:
Double
,
ty
:
Double
)
:
Matrix