Uses of Class
org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectForm

Packages that use PDXObjectForm
org.apache.pdfbox.pdmodel.interactive.annotation The annotation package contains classes that work with PDF annotation elements. 
 

Uses of PDXObjectForm in org.apache.pdfbox.pdmodel.interactive.annotation
 

Methods in org.apache.pdfbox.pdmodel.interactive.annotation that return PDXObjectForm
 PDXObjectForm PDAppearanceCharacteristicsDictionary.getAlternateIcon()
          This will retrieve the alternate icon.
 PDXObjectForm PDAppearanceCharacteristicsDictionary.getNormalIcon()
          This will retrieve the normal icon.
 PDXObjectForm PDAppearanceCharacteristicsDictionary.getRolloverIcon()
          This will retrieve the rollover icon.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.