| Package | Description |
|---|---|
| com.groupdocs.cloud.annotation.model |
| Modifier and Type | Method | Description |
|---|---|---|
Point |
AnnotationInfo.getAnnotationPosition() |
Gets or sets the annotation position
|
Point |
Point.X(Double X) |
|
Point |
Point.Y(Double Y) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Point> |
AnnotationInfo.getPoints() |
Gets or sets collection of points that describe rectangles with text
|
| Modifier and Type | Method | Description |
|---|---|---|
AnnotationInfo |
AnnotationInfo.addPointsItem(Point pointsItem) |
|
AnnotationInfo |
AnnotationInfo.annotationPosition(Point annotationPosition) |
|
void |
AnnotationInfo.setAnnotationPosition(Point annotationPosition) |
| Modifier and Type | Method | Description |
|---|---|---|
AnnotationInfo |
AnnotationInfo.points(List<Point> points) |
|
void |
AnnotationInfo.setPoints(List<Point> points) |
Copyright © 2025. All rights reserved.