Class Content
- java.lang.Object
-
- com.pdf_tools.fourheights.pdftoolbox.internal.NativeBase
-
- com.pdf_tools.fourheights.pdftoolbox.internal.NativeObject
-
- com.pdf_tools.fourheights.pdftoolbox.pdf.content.Content
-
public class Content extends NativeObject
Represents the content of a page or a group.
The class has no methods on its own, but can be modified with aContentGenerator
or extracted with aContentExtractor
.
-
-
Method Summary
-
Methods inherited from class com.pdf_tools.fourheights.pdftoolbox.internal.NativeObject
equals, hashCode
-
-