Uses of Enum
com.gitlab.pdftk_java.PageRotate
Packages that use PageRotate
-
Uses of PageRotate in com.gitlab.pdftk_java
Subclasses with type arguments of type PageRotate in com.gitlab.pdftk_javaFields in com.gitlab.pdftk_java declared as PageRotateMethods in com.gitlab.pdftk_java that return PageRotateModifier and TypeMethodDescriptionstatic PageRotateReturns 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 PageRotateModifierConstructorDescription(package private)PageRef(int input_pdf_index, int page_num, PageRotate page_rot, boolean page_abs)