Uses of Class
com.gitlab.pdftk_java.PageRotate
-
Packages that use PageRotate Package Description com.gitlab.pdftk_java -
-
Uses of PageRotate in com.gitlab.pdftk_java
Fields in com.gitlab.pdftk_java declared as PageRotate Modifier and Type Field Description (package private) PageRotatePageRef. m_page_rotMethods in com.gitlab.pdftk_java that return PageRotate Modifier and Type Method Description static PageRotatePageRotate. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PageRotate[]PageRotate. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.gitlab.pdftk_java with parameters of type PageRotate Constructor Description PageRef(int input_pdf_index, int page_num, PageRotate page_rot, boolean page_abs)
-