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 |
EllipseAnnotation
Represents Ellipse annotation properties
|
class |
HighlightAnnotation
Represents Highlight annotation properties
|
class |
TextFieldAnnotation
Represents Text field annotation properties
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAreaAnnotation
Defines Area annotation properties
|
interface |
IEllipseAnnotation
Defines Ellipse annotation properties
|
interface |
IHighlightAnnotation
Defines Highlight annotation properties
|
interface |
ITextFieldAnnotation
Defines Text field annotation properties
|