Package | Description |
---|---|
com.groupdocs.annotation.domain | |
com.groupdocs.annotation.handler |
Modifier and Type | Method and Description |
---|---|
Point |
Point.Clone() |
Point |
AnnotationInfo.getAnnotationPosition()
Gets or sets the annotation position.
|
Modifier and Type | Method and Description |
---|---|
void |
Point.CloneTo(Point that) |
static boolean |
Point.equals(Point obj1,
Point obj2) |
void |
AnnotationInfo.setAnnotationPosition(Point value)
Gets or sets the annotation position.
|
Modifier and Type | Method and Description |
---|---|
MoveAnnotationResult |
AnnotationHandler.moveAnnotationMarker(long annotationId,
Point position,
Integer pageNumber)
Moves the annotation marker.
|
MoveAnnotationResult |
AnnotationHandler.moveAnnotationMarker(long annotationId,
Point position,
Integer pageNumber,
long documentId,
long userId)
Moves the annotation marker.
|
Copyright © 2017. All rights reserved.