PageObjectCollector
Overview
PageObjectCollector is a class in Aspose.PDF FOSS for Java.
Walks the object graph from each page to classify objects for linearization.
This class provides 1 method for working with PageObjectCollector objects in Java programs.
Available methods include: collect.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
collect(parser: PDFParser) → LinearizationPlan | Collects and classifies all objects in the document for linearization. |