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 |
PointAnnotation
Represents Point annotation properties
|
class |
PolylineAnnotation
Represents Polyline annotation properties
|
class |
ResourcesRedactionAnnotation
Represents Resources redaction annotation properties
|
class |
TextFieldAnnotation
Represents Text field 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 |
IPointAnnotation
Defines Point annotation properties
|
interface |
IPolylineAnnotation
Defines Polyline annotation properties
|
interface |
IResourcesRedactionAnnotation
Defines Resourse redaction annotation properties
|
interface |
ITextFieldAnnotation
Defines Text field annotation properties
|
interface |
IWatermarkAnnotation
Defines Watermark annotation properties
|