Package | Description |
---|---|
com.groupdocs.annotation.models.annotationmodels |
The namespace provides annotation models data classes.
|
com.groupdocs.annotation.models.annotationmodels.interfaces.annotations |
The namespace provides annotation models interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaAnnotation
Represents area annotation properties
|
class |
ArrowAnnotation
Represents Arrow annotation properties
|
class |
DistanceAnnotation
Represents Distance annotation properties
|
class |
EllipseAnnotation
Represents Ellipse annotation properties
|
class |
HighlightAnnotation
Represents Highlight annotation properties
|
class |
LinkAnnotation
Represents Link annotation properties
|
class |
PolylineAnnotation
Represents Polyline annotation properties
|
class |
ReplacementAnnotation
Represents Replacement annotation properties
|
class |
StrikeoutAnnotation
Represents Strikeout annotation properties
|
class |
TextFieldAnnotation
Represents Text field annotation properties
|
class |
UnderlineAnnotation
Represents Underline annotation properties
|
class |
WatermarkAnnotation
Represents Watermark annotation properties
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAreaAnnotation
Defines Area annotation properties
|
interface |
IArrowAnnotation
Defines Arrow annotation properties
|
interface |
IDistanceAnnotation
Defines Distance annotation properties
|
interface |
IEllipseAnnotation
Defines Ellipse annotation properties
|
interface |
IHighlightAnnotation
Defines Highlight annotation properties
|
interface |
ILinkAnnotation
Defines Link annotation properties
|
interface |
IPolylineAnnotation
Defines Polyline annotation properties
|
interface |
IReplacementAnnotation
Defines Replacement annotation properties
|
interface |
IStrikeoutAnnotation
Defines Strikeout annotation properties
|
interface |
ITextFieldAnnotation
Defines Text field annotation properties
|
interface |
IUnderlineAnnotation
Defines Underline annotation properties
|
interface |
IWatermarkAnnotation
Defines Watermark annotation properties
|