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 |
PolylineAnnotation
Represents Polyline annotation properties
|
class |
TextFieldAnnotation
Represents Text field 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 |
IPolylineAnnotation
Defines Polyline annotation properties
|
interface |
ITextFieldAnnotation
Defines Text field annotation properties
|