PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.WindowTypeEnum

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

Methods in org.pdfclown.documents.multimedia that return MediaScreenParameters.Viability.WindowTypeEnum
 MediaScreenParameters.Viability.WindowTypeEnum MediaScreenParameters.Viability.getWindowType()
          Gets the type of window that the media object should play in.
static MediaScreenParameters.Viability.WindowTypeEnum MediaScreenParameters.Viability.WindowTypeEnum.valueOf(PdfInteger code)
           
static MediaScreenParameters.Viability.WindowTypeEnum MediaScreenParameters.Viability.WindowTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MediaScreenParameters.Viability.WindowTypeEnum[] MediaScreenParameters.Viability.WindowTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.pdfclown.documents.multimedia with parameters of type MediaScreenParameters.Viability.WindowTypeEnum
 void MediaScreenParameters.Viability.setWindowType(MediaScreenParameters.Viability.WindowTypeEnum 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.