PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject

Packages that use AppearanceCharacteristics.IconFitObject
it.stefanochizzolini.clown.documents.interaction.annotations Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. 
 

Uses of AppearanceCharacteristics.IconFitObject in it.stefanochizzolini.clown.documents.interaction.annotations
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return AppearanceCharacteristics.IconFitObject
 AppearanceCharacteristics.IconFitObject AppearanceCharacteristics.IconFitObject.clone(Document context)
           
 AppearanceCharacteristics.IconFitObject AppearanceCharacteristics.getIconFit()
          Gets the icon fit specifying how to display the widget annotation's icon within its annotation box (Pushbutton fields only).
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations with parameters of type AppearanceCharacteristics.IconFitObject
 void AppearanceCharacteristics.setIconFit(AppearanceCharacteristics.IconFitObject value)
          Sets the icon fit specifying how to display the widget annotation's icon within its annotation box.
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.