jPod PDF library

Uses of Class
de.intarsys.pdf.pd.AbstractBitFlags

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 PermissionFlags
          A set of flags describing the access permissions for the document.
 

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.
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.