Skip navigation links

Oracle Outside In Java API Reference
8.5.4

F11002-01


Package com.oracle.outsidein.annotations

Facilities for highlighting text and areas of the converted output document.

See:
          Description

Interface Summary
Annotatable Interface for adding annotations to an exported document.

 

Class Summary
Annotation Abstract base class for HighlightTextAnnotation and HighlightAreaAnnotation.
HighlightAreaAnnotation Describes a rectangular area to be highlighted in the destination document.
HighlightAreaAnnotation.AnnoBorder Describes the attributes of an annotation border such as color and thickness.
HighlightTextAnnotation Describes text highlights to apply to a run of text content in the destination document.
RedactAnnotation Describes redaction annotations to be added to the rendered output document.
StampAnnotation Describes an image to be overlayed on top of the destination document.

 

Enum Summary
Annotation.UnitTypeValue Units that specify how the dimensions and location values of the annotation should be interpreted.
CharAttributeValues List of character attributes that can be altered in a text annotation.
HighlightAreaAnnotation.BorderSideValue Identifies a side of an area annotation for purposes of applying a border
HighlightAreaAnnotation.BorderStyleValue The line style of an area annotation's border
StampAnnotation.SizingMethodValue The method used to scale the stamp image.

 

Package com.oracle.outsidein.annotations Description

Facilities for highlighting text and areas of the converted output document. Also allows "stamping" an image on the output document (Webview only).


Skip navigation links

Oracle Outside In Java API Reference
8.5.4

F11002-01


Copyright © 2010, 2018, Oracle and/or its affiliates. All rights reserved.