|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rectangle | |
|---|---|
| com.groupdocs.annotation.domain.request | |
| com.groupdocs.annotation.handler | |
| Uses of Rectangle in com.groupdocs.annotation.domain.request |
|---|
| Methods in com.groupdocs.annotation.domain.request that return Rectangle | |
|---|---|
Rectangle |
CreateAnnotationData.getRectangle()
Get rectangle |
| Methods in com.groupdocs.annotation.domain.request with parameters of type Rectangle | |
|---|---|
void |
CreateAnnotationData.setRectangle(Rectangle rectangle)
Set rectangle |
| Uses of Rectangle in com.groupdocs.annotation.handler |
|---|
| Methods in com.groupdocs.annotation.handler with parameters of type Rectangle | |
|---|---|
CreateAnnotationResult |
AnnotationHandler.createAnnotation(String fileGuid,
Position position,
Rectangle rectangle,
AnnotationType annotationType,
String userGuid,
int pageNumber,
String svgPath,
String textField,
String connectionId)
Create annotation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||