Uses of Class
org.apache.tika.parser.pdf.image.ImageGraphicsEngineFactory
-
Uses of ImageGraphicsEngineFactory in org.apache.tika.parser.pdf
Modifier and TypeMethodDescriptionPDFParser.getImageGraphicsEngineFactory()
PDFParserConfig.getImageGraphicsEngineFactory()
Modifier and TypeMethodDescriptionvoid
PDFParser.setImageGraphicsEngineFactory
(ImageGraphicsEngineFactory imageGraphicsEngineFactory) void
PDFParserConfig.setImageGraphicsEngineFactory
(ImageGraphicsEngineFactory imageGraphicsEngineFactory) EXPERT: Customize the class that handles inline images within a PDF page.