intarsys PDF library API

Uses of Class
de.intarsys.pdf.pd.PDWidgetAnnotation

Packages that use PDWidgetAnnotation
de.intarsys.pdf.pd The higher level building blocks of a PDF document. 
 

Uses of PDWidgetAnnotation in de.intarsys.pdf.pd
 

Methods in de.intarsys.pdf.pd with parameters of type PDWidgetAnnotation
 void PDAcroFormField.addAnnotation(PDWidgetAnnotation annot)
          Insert a new PDAnnotation object for the form field.
static float[] PDAnnotationTools.getBorderColor(PDWidgetAnnotation annotation)
           
static float[] PDAnnotationTools.getBorderColorNegative(PDWidgetAnnotation annotation)
           
static float[] PDAnnotationTools.getFillColor(PDWidgetAnnotation annotation)
           
static float[] PDAnnotationTools.getFillColorNegative(PDWidgetAnnotation annotation)
           
static COSName PDAnnotationTools.getStateChecked(PDWidgetAnnotation annotation)
          Lookup the state that is used to represent "not off" in annotation.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.