Uses of Interface
com.mindee.pdf.PDFInputOperation
-
Packages that use PDFInputOperation Package Description com.mindee.input com.mindee.pdf com.mindee.v1 -
-
Uses of PDFInputOperation in com.mindee.input
Methods in com.mindee.input that return PDFInputOperation Modifier and Type Method Description protected PDFInputOperationLocalInputSource. getPDFInputOperator()Get the PDFInputOperation instance. -
Uses of PDFInputOperation in com.mindee.pdf
Classes in com.mindee.pdf that implement PDFInputOperation Modifier and Type Class Description classPDFInputOperatorAllows performing various operations on PDFs. -
Uses of PDFInputOperation in com.mindee.v1
Fields in com.mindee.v1 declared as PDFInputOperation Modifier and Type Field Description protected PDFInputOperationMindeeClient. pdfOperationConstructors in com.mindee.v1 with parameters of type PDFInputOperation Constructor Description MindeeClient(PDFInputOperation pdfOperation, MindeeApiV1 mindeeApi)Create a MindeeClient.
-