Package | Description |
---|---|
com.groupdocs.annotation.handler |
Constructor and Description |
---|
AnnotationHandler(AnnotationConfig cfg)
Initializes a new instance of the
AnnotationHandler{T} class. |
AnnotationHandler(AnnotationConfig cfg,
IInputDataHandler inputDataHandler)
Initializes a new instance of the
AnnotationHandler{T} class. |
AnnotationHandler(AnnotationConfig cfg,
IInputDataHandler inputDataHandler,
IFileDataStore fileDataStore)
Initializes a new instance of the
AnnotationHandler{T} class. |
AnnotationHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler)
Initializes a new instance of the
AnnotationHandler{T} class. |
AnnotationHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler,
IInputDataHandler inputDataHandler,
IFileDataStore fileStore)
Initializes a new instance of the
AnnotationHandler{T} class. |
AnnotationImageHandler(AnnotationConfig cfg) |
AnnotationImageHandler(AnnotationConfig cfg,
IInputDataHandler inputDataHandler) |
AnnotationImageHandler(AnnotationConfig cfg,
IInputDataHandler inputDataHandler,
IFileDataStore fileDataStore) |
AnnotationImageHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler) |
AnnotationImageHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler,
IInputDataHandler inputDataHandler,
IFileDataStore fileStore) |
Copyright © 2017. All rights reserved.