Uses of Enum
io.qt.pdf.QPdf.Rotation
Packages that use QPdf.Rotation
-
Uses of QPdf.Rotation in io.qt.pdf
Methods in io.qt.pdf that return QPdf.RotationModifier and TypeMethodDescriptionstatic QPdf.Rotation
QPdf.Rotation.resolve
(int value) Returns the corresponding enum entry for the given value.final QPdf.Rotation
QPdfDocumentRenderOptions.rotation()
static QPdf.Rotation
Returns the enum constant of this type with the specified name.static QPdf.Rotation[]
QPdf.Rotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.pdf with parameters of type QPdf.RotationModifier and TypeMethodDescriptionfinal void
QPdfDocumentRenderOptions.setRotation
(QPdf.Rotation r)