Uses of Class
org.apache.pdfbox.cos.COSIncrement
-
Packages that use COSIncrement Package Description org.apache.pdfbox.cos These are the low level objects that make up a PDF document. -
-
Uses of COSIncrement in org.apache.pdfbox.cos
Methods in org.apache.pdfbox.cos that return COSIncrement Modifier and Type Method Description COSIncrementCOSIncrement. exclude(COSBase... base)default COSIncrementCOSUpdateInfo. toIncrement()Uses thisCOSUpdateInfoas the base object of a newCOSIncrement.(package private) COSIncrementCOSUpdateState. toIncrement()Uses the managedCOSUpdateState.updateInfoas the base object of a newCOSIncrement.
-