Uses of Interface
com.qoppa.pdf.annotations.RubberStamp

Packages that use RubberStamp
com.qoppa.pdf.annotations Classes representing PDF annotations. 
 

Uses of RubberStamp in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return RubberStamp
 RubberStamp IAnnotationFactory.createRubberStamp(Image image)
          Constructs a rubber stamp annotation with the given image.
 RubberStamp IAnnotationFactory.createRubberStamp(String text, Color color)
          Construct a rubber stamp annotation with custom text and custom color.