Package | Description |
---|---|
com.groupdocs.cloud.annotation.model |
Modifier and Type | Method | Description |
---|---|---|
Rectangle |
AnnotationInfo.getBox() |
Gets or sets the box where annotation will be placed
|
Rectangle |
Rectangle.height(java.lang.Double height) |
|
Rectangle |
Rectangle.width(java.lang.Double width) |
|
Rectangle |
Rectangle.X(java.lang.Double X) |
|
Rectangle |
Rectangle.Y(java.lang.Double Y) |
Modifier and Type | Method | Description |
---|---|---|
AnnotationInfo |
AnnotationInfo.box(Rectangle box) |
|
void |
AnnotationInfo.setBox(Rectangle box) |
Copyright © 2022. All rights reserved.