PDF Clown
0.1.2

Uses of Interface
org.pdfclown.documents.files.IFileResource

Packages that use IFileResource
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.multimedia Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. 
org.pdfclown.objects Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. 
org.pdfclown.tokens PDF file serialization [PDF:1.6:3]. 
 

Uses of IFileResource in org.pdfclown.documents.interaction.annotations
 

Classes in org.pdfclown.documents.interaction.annotations that implement IFileResource
 class FileAttachment
          File attachment annotation [PDF:1.6:8.4.5].
 

Uses of IFileResource in org.pdfclown.documents.multimedia
 

Classes in org.pdfclown.documents.multimedia that implement IFileResource
 class Movie
          Movie object [PDF:1.6:9.3].
 

Uses of IFileResource in org.pdfclown.objects
 

Classes in org.pdfclown.objects that implement IFileResource
 class PdfStream
          PDF stream object [PDF:1.6:3.2.7].
 

Uses of IFileResource in org.pdfclown.tokens
 

Classes in org.pdfclown.tokens that implement IFileResource
 class ObjectStream
          Object stream containing a sequence of PDF objects [PDF:1.6:3.4.6].
 class XRefStream
          Cross-reference stream containing cross-reference information [PDF:1.6:3.4.7].
 


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.