PDF Clown
0.1.2

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

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

Methods in org.pdfclown.documents.multimedia that return MonitorSpecifierEnum
 MonitorSpecifierEnum MediaScreenParameters.Viability.getMonitorSpecifier()
          Gets which monitor in a multi-monitor system a floating or full-screen window should appear on.
static MonitorSpecifierEnum MonitorSpecifierEnum.valueOf(PdfInteger code)
           
static MonitorSpecifierEnum MonitorSpecifierEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MonitorSpecifierEnum[] MonitorSpecifierEnum.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 MonitorSpecifierEnum
 void MediaScreenParameters.Viability.setMonitorSpecifier(MonitorSpecifierEnum 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.