PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics

Packages that use AppearanceCharacteristics
org.pdfclown.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 in org.pdfclown.documents.interaction.annotations
 

Methods in org.pdfclown.documents.interaction.annotations that return AppearanceCharacteristics
 AppearanceCharacteristics AppearanceCharacteristics.clone(Document context)
           
 AppearanceCharacteristics Widget.getAppearanceCharacteristics()
          Gets the annotation's appearance characteristics to be used for its visual presentation on the page.
static AppearanceCharacteristics AppearanceCharacteristics.wrap(PdfDirectObject baseObject)
           
 

Methods in org.pdfclown.documents.interaction.annotations with parameters of type AppearanceCharacteristics
 void Widget.setAppearanceCharacteristics(AppearanceCharacteristics value)
          Sets the annotation's appearance characteristics.
 


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.