PDF Clown
0.1.2

Uses of Interface
org.pdfclown.objects.IPdfNamedObjectWrapper

Packages that use IPdfNamedObjectWrapper
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.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
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.multimedia Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. 
 

Uses of IPdfNamedObjectWrapper in org.pdfclown.documents.files
 

Classes in org.pdfclown.documents.files that implement IPdfNamedObjectWrapper
 class FileSpecification<TDataObject extends PdfDirectObject>
          Reference to the contents of another file (file specification) [PDF:1.6:3.10.2].
 class FullFileSpecification
          Extended reference to the contents of another file [PDF:1.6:3.10.2].
 class SimpleFileSpecification
          Simple reference to the contents of another file [PDF:1.6:3.10.2].
 

Uses of IPdfNamedObjectWrapper in org.pdfclown.documents.interaction.actions
 

Classes in org.pdfclown.documents.interaction.actions that implement IPdfNamedObjectWrapper
 class JavaScript
          'Cause a script to be compiled and executed by the JavaScript interpreter' action [PDF:1.6:8.6.4].
 

Uses of IPdfNamedObjectWrapper in org.pdfclown.documents.interaction.navigation.document
 

Classes in org.pdfclown.documents.interaction.navigation.document that implement IPdfNamedObjectWrapper
 class Destination
          Interaction target [PDF:1.6:8.2.1].
 class LocalDestination
          Local interaction target [PDF:1.6:8.2.1].
 class RemoteDestination
          Remote interaction target [PDF:1.6:8.2.1].
 

Uses of IPdfNamedObjectWrapper in org.pdfclown.documents.multimedia
 

Classes in org.pdfclown.documents.multimedia that implement IPdfNamedObjectWrapper
 class MediaRendition
          Media rendition [PDF:1.7:9.1.2].
 class Rendition
          Rendition [PDF:1.7:9.1.2].
 class SelectorRendition
          Selector rendition [PDF:1.7:9.1.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.