| Package | Description |
|---|---|
| com.groupdocs.annotation.models |
The namespace provides annotation data classes.
|
| com.groupdocs.annotation.models.annotationmodels |
The namespace provides annotation models data classes.
|
| com.groupdocs.annotation.models.annotationmodels.interfaces.properties |
The namespace provides annotation properties interfaces.
|
| com.groupdocs.annotation.models.formatspecificcomponents.pdf |
The namespace provides format specific component models
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Rectangle.equals(Rectangle obj1,
Rectangle obj2) |
static boolean |
Rectangle.opEquality(Rectangle left,
Rectangle right)
Compares two Rectangle objects.
|
static boolean |
Rectangle.opInequality(Rectangle left,
Rectangle right)
Compares two Rectangle objects.
|
| Constructor and Description |
|---|
Rectangle(Rectangle rectangle)
Initializes a new instance of
Rectangle class. |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
ArrowAnnotation.getBox()
Gets or sets annotation position
|
Rectangle |
DistanceAnnotation.getBox()
Gets or sets annotation position
|
Rectangle |
ImageAnnotation.getBox()
Gets or sets annotation position
|
Rectangle |
PointAnnotation.getBox()
Gets or sets annotation position
|
Rectangle |
ResourcesRedactionAnnotation.getBox()
Gets or sets annotation position
|
Rectangle |
WatermarkAnnotation.getBox()
Gets or sets annotation position
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrowAnnotation.setBox(Rectangle value)
Gets or sets annotation position
|
void |
DistanceAnnotation.setBox(Rectangle value)
Gets or sets annotation position
|
void |
ImageAnnotation.setBox(Rectangle value)
Gets or sets annotation position
|
void |
PointAnnotation.setBox(Rectangle value)
Gets or sets annotation position
|
void |
ResourcesRedactionAnnotation.setBox(Rectangle value)
Gets or sets annotation position
|
void |
WatermarkAnnotation.setBox(Rectangle value)
Gets or sets annotation position
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
IBox.getBox()
Gets or sets annotation position
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBox.setBox(Rectangle value)
Gets or sets annotation position
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
ButtonComponent.getBox()
Gets or sets component position
|
Rectangle |
CheckBoxComponent.getBox()
Gets or sets component position
|
Rectangle |
DropdownComponent.getBox()
Gets or sets component position
|
| Modifier and Type | Method and Description |
|---|---|
void |
ButtonComponent.setBox(Rectangle value)
Gets or sets component position
|
void |
CheckBoxComponent.setBox(Rectangle value)
Gets or sets component position
|
void |
DropdownComponent.setBox(Rectangle value)
Gets or sets component position
|
Copyright © 2024. All rights reserved.