|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBitFlags | |
---|---|
de.intarsys.pdf.crypt | This package implements the security relevant aspects of the PDF spec. |
de.intarsys.pdf.font | The font part of the PDF is quite large for itself, so it is extracted to a package of its own. |
de.intarsys.pdf.pd | The higher level building blocks of a PDF document. |
Uses of AbstractBitFlags in de.intarsys.pdf.crypt |
---|
Subclasses of AbstractBitFlags in de.intarsys.pdf.crypt | |
---|---|
class |
AbstractAccessPermissions
A set of flags describing the access permissions for the document. |
class |
AccessPermissionsR2
The access permission flags as of /Standard handler, release 2 spec. |
class |
AccessPermissionsR3
The access permission flags as of /Standard handler, release 3 spec. |
Uses of AbstractBitFlags in de.intarsys.pdf.font |
---|
Subclasses of AbstractBitFlags in de.intarsys.pdf.font | |
---|---|
class |
FontDescriptorFlags
The flags of a font descriptor. |
Uses of AbstractBitFlags in de.intarsys.pdf.pd |
---|
Subclasses of AbstractBitFlags in de.intarsys.pdf.pd | |
---|---|
class |
AcroFormFieldFlags
The flags of a field in an acrobat form. |
class |
AcroFormSigFlags
The flags of a signature field. |
class |
AnnotationFlags
The flags of an annotation. |
class |
OutlineItemFlags
The flags of an outline item. |
class |
SubmitFormFlags
The flags for subimtting a form The flags are bits of an integer. |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |