PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.multimedia.SoftwareIdentifier

Packages that use SoftwareIdentifier
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 SoftwareIdentifier in org.pdfclown.documents.multimedia
 

Methods in org.pdfclown.documents.multimedia that return SoftwareIdentifier
 SoftwareIdentifier SoftwareIdentifier.clone(Document context)
           
 SoftwareIdentifier MediaPlayer.getIdentifier()
          Gets the player identifier.
static SoftwareIdentifier SoftwareIdentifier.wrap(PdfDirectObject baseObject)
           
 

Methods in org.pdfclown.documents.multimedia that return types with arguments of type SoftwareIdentifier
 Array<SoftwareIdentifier> Rendition.Viability.getRenderers()
          Gets the list of supported viewer applications.
 

Methods in org.pdfclown.documents.multimedia with parameters of type SoftwareIdentifier
 void MediaPlayer.setIdentifier(SoftwareIdentifier value)
           
 


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.