Package | Description |
---|---|
com.groupdocs.annotation.domain.results |
The
<b>GroupDocs.Annotation.Domain.Results</b> provides results
classes for AnnotationHandler methods. |
com.groupdocs.annotation.handler |
The GroupDocs.Annotation namespace provides classes for annotating documents
in your Java applications.
|
Class and Description |
---|
IResult
Interface for all annotation results.
|
Result
Base class for all annotation results.
|
Class and Description |
---|
AddReplyResult
The result of add reply action.
|
CreateAnnotationResult
The result of create annotation action.
|
DeleteAnnotationResult
The result of delete annotation action.
|
DeleteReplyResult
The result of delete reply action.
|
EditReplyResult
The result of edit reply action.
|
GetAnnotationResult
The annotation object with additional metadata.
|
GetCollaboratorsResult
The collaborator object with additional metadata.
|
ListAnnotationsResult
The list of annotations objects with additional metadata.
|
ListRepliesResult
The list of replies objects with additional metadata.
|
MoveAnnotationResult
The result of move annotation action.
|
ResizeAnnotationResult
The result of resize annotation action.
|
SaveAnnotationTextResult
The result of save annotation text action.
|
SetCollaboratorsResult
The result of set collaborators action.
|
Copyright © 2017. All rights reserved.