PDF Clown
0.1.2

Uses of Package
org.pdfclown.documents

Packages that use org.pdfclown.documents
org.pdfclown.documents Document-level objects [PDF:1.6:3.6]. 
org.pdfclown.documents.contents Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. 
org.pdfclown.documents.contents.colorSpaces Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. 
org.pdfclown.documents.contents.entities Specialized graphic types. 
org.pdfclown.documents.contents.fonts Font type definitions used to draw text inside content streams [PDF:1.6:5]. 
org.pdfclown.documents.contents.layers Optional content [PDF:1.6:4.10], also known as layered content. 
org.pdfclown.documents.contents.objects Content stream instructions [PDF:1.6:3.7.1]. 
org.pdfclown.documents.contents.xObjects External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. 
org.pdfclown.documents.files File specifications used to reference the contents of other (either external or embedded) files [PDF:1.6:3.10]. 
org.pdfclown.documents.functions Static, self-contained numerical transformations that represent parameterized classes of functions, including mathematical formulas and sampled representations with arbitrary resolution [PDF:1.6:3.9]. 
org.pdfclown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
org.pdfclown.documents.interaction.annotations Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. 
org.pdfclown.documents.interaction.forms Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. 
org.pdfclown.documents.interaction.navigation.document Features that allow a PDF viewer application to present the user with an interactive, global overview of a document [PDF:1.6:8.2]. 
org.pdfclown.documents.interaction.navigation.page Features that enable the user to navigate from page to page within a document [PDF:1.6:8.3]. 
org.pdfclown.documents.interaction.viewer PDF viewer settings [PDF:1.6:8.1]. 
org.pdfclown.documents.interchange.access Features that support document accessibility. 
org.pdfclown.documents.interchange.metadata Features that support global information about the document [PDF:1.6:10.2]. 
org.pdfclown.documents.multimedia Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. 
org.pdfclown.files File-level objects [PDF:1.6:3.4]. 
org.pdfclown.objects Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. 
org.pdfclown.tools Specialized tools for performing common operations on PDF files. 
 

Classes in org.pdfclown.documents used by org.pdfclown.documents
Articles
          Article threads [PDF:1.7:3.6.1].
Document
          PDF document [PDF:1.6:3.6.1].
Document.Configuration
          Document configuration.
Document.Configuration.CompatibilityModeEnum
          Version compatibility mode.
Document.Configuration.XRefModeEnum
          Cross-reference mode [PDF:1.6:3.4].
Document.PageLayoutEnum
          Page layout to be used when the document is opened [PDF:1.6:3.6.1].
Document.PageModeEnum
          Page mode specifying how the document should be displayed when opened [PDF:1.6:3.6.1].
DocumentActions
          Document actions [PDF:1.6:8.5.2].
NamedDestinations
          Named destinations [PDF:1.6:3.6.3].
NamedEmbeddedFiles
          Named embedded files [PDF:1.6:3.6.3].
NamedJavaScripts
          Named JavaScript actions [PDF:1.6:3.6.3].
NamedRenditions
          Named renditions [PDF:1.6:3.6.3].
Names
          Name dictionary [PDF:1.6:3.6.3].
Page
          Document page [PDF:1.6:3.6.2].
Page.TabOrderEnum
          Annotations tab order [PDF:1.6:3.6.2].
PageActions
          Page actions [PDF:1.6:8.5.2].
PageAnnotations
          Page annotations [PDF:1.6:3.6.2].
PageArticleElements
          Page article beads [PDF:1.7:3.6.2].
PageElements
          Page elements.
PageFormat.OrientationEnum
          Page orientation.
PageFormat.SizeEnum
          Paper size.
PageLabels
          Page label ranges [PDF:1.6:3.6.1].
Pages
          Document pages collection [PDF:1.6:3.6.2].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents.colorSpaces
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents.entities
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents.fonts
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents.layers
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents.objects
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.contents.xObjects
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.files
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.functions
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interaction.actions
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interaction.annotations
Document
          PDF document [PDF:1.6:3.6.1].
Page
          Document page [PDF:1.6:3.6.2].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interaction.forms
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interaction.navigation.document
Document
          PDF document [PDF:1.6:3.6.1].
Page
          Document page [PDF:1.6:3.6.2].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interaction.navigation.page
Document
          PDF document [PDF:1.6:3.6.1].
Page
          Document page [PDF:1.6:3.6.2].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interaction.viewer
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interchange.access
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.interchange.metadata
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.documents.multimedia
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.files
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.objects
Document
          PDF document [PDF:1.6:3.6.1].
 

Classes in org.pdfclown.documents used by org.pdfclown.tools
Document
          PDF document [PDF:1.6:3.6.1].
Page
          Document page [PDF:1.6:3.6.2].
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.