Uses of Enum
io.qt.pdf.QPdfDocumentRenderOptions.Rotation
Packages that use QPdfDocumentRenderOptions.Rotation
-
Uses of QPdfDocumentRenderOptions.Rotation in io.qt.pdf
Methods in io.qt.pdf that return QPdfDocumentRenderOptions.RotationModifier and TypeMethodDescriptionQPdfDocumentRenderOptions.Rotation.resolve
(int value) Returns the corresponding enum entry for the given value.QPdfDocumentRenderOptions.rotation()
Returns the enum constant of this type with the specified name.static QPdfDocumentRenderOptions.Rotation[]
QPdfDocumentRenderOptions.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 QPdfDocumentRenderOptions.RotationModifier and TypeMethodDescriptionfinal void
QPdfDocumentRenderOptions.setRotation
(QPdfDocumentRenderOptions.Rotation r)