PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum

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

Methods in org.pdfclown.documents.multimedia that return MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum
 MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum MediaScreenParameters.Viability.FloatingWindowParameters.getLocation()
          Gets the location where the floating window should be positioned relative to the related window.
static MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum.valueOf(PdfInteger code)
           
static MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum[] MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum.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.FloatingWindowParameters.LocationEnum
 void MediaScreenParameters.Viability.FloatingWindowParameters.setLocation(MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum 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.