PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.objects.PdfInteger

Packages that use PdfInteger
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]. 
it.stefanochizzolini.clown.documents.interaction.navigation.document Features that allow a PDF viewer application to present the user with an interactive, global overview of a document [PDF:1.6:8.2]. 
 

Uses of PdfInteger in it.stefanochizzolini.clown.documents.interaction.annotations
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return PdfInteger
 PdfInteger CalloutNote.JustificationEnum.getCode()
           
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations with parameters of type PdfInteger
static CalloutNote.JustificationEnum CalloutNote.JustificationEnum.get(PdfInteger value)
          Gets the highlighting mode corresponding to the given value.
 

Uses of PdfInteger in it.stefanochizzolini.clown.documents.interaction.navigation.document
 

Methods in it.stefanochizzolini.clown.documents.interaction.navigation.document that return PdfInteger
protected  PdfInteger Bookmarks.ensureCountObject()
          Gets the count object, forcing its creation if it doesn't exist.
 


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.