| Modifier and Type | Method and Description |
|---|---|
Form |
Form.clone()
Creates a new form from an existing form object.
|
Form |
Form.colorConvert(Document document,
ColorProfile prof,
RenderIntent intent,
boolean embed)
Applies the specified ICC ColorProfile to the objects in the form
|
Form |
Annotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
CircleAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
FreeTextAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
HighlightAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
InkAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
LineAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
LinkAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
PolygonAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
PolyLineAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
SquareAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
UnderlineAnnotation.generateAppearance()
Generate a new appearance stream with the current annotation properties.
|
Form |
Annotation.getNormalAppearance() |
Form |
OCREngine.placeTextUnder(Image image)
Recognize text in the image, returning a form element with the image and the text underneath.
|
Form |
OCREngine.placeTextUnder(Image image,
Document inDocument)
Recognize text in the image, returning a form element with the image and the text underneath.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Annotation.setNormalAppearance(Form form) |