public interface AnnotationCreationPolicyProvider
DocumentAnnotationAccessor
, any implementation of DocumentAnnotationAccessor wishing to use this
feature must implement this interface.Modifier and Type | Method and Description |
---|---|
AnnotationCreationPolicy |
getAnnotationCreationPolicy()
Determine the annotations user can create
|
AnnotationCreationPolicy getAnnotationCreationPolicy() throws AnnotationsNotSupportedException
AnnotationsNotSupportedException
- if document does not support annotationsCopyright © 2018. All rights reserved.