|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RubberStamp | |
|---|---|
| com.qoppa.pdf.annotations | Classes representing PDF annotations. |
| com.qoppa.pdfNotes.settings | Classes used to configure a number of settings for jPDFNotes. |
| 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. |
RubberStamp |
IAnnotationFactory.createRubberStamp(String text,
Color color,
double scale)
Construct a text rubber stamp annotation. |
| Uses of RubberStamp in com.qoppa.pdfNotes.settings |
|---|
| Methods in com.qoppa.pdfNotes.settings with parameters of type RubberStamp | |
|---|---|
static void |
RubberStampTool.setDefaultProperties(RubberStamp stamp)
This is a convenience method to set the RubberStamp properties to the RubberStampTool default properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||