Class DocumentAnnotationJson

    • Constructor Detail

      • DocumentAnnotationJson

        public DocumentAnnotationJson()
    • Method Detail

      • getLastModificationDate

        public Date getLastModificationDate()
        Modification date
        Returns:
        Modification date
      • setLastModificationDate

        public void setLastModificationDate​(Date lastModificationDate)
        Modification date
        Parameters:
        lastModificationDate - Modification date
      • getAnnotationFlags

        public Set<AnnotationFlagsEnum> getAnnotationFlags()
        List of annotation flags
        Returns:
        List of annotation flags
      • setAnnotationFlags

        public void setAnnotationFlags​(Set<AnnotationFlagsEnum> annotationFlags)
        List of annotation flags
        Parameters:
        annotationFlags - List of annotation flags
      • setAnnotationColor

        public void setAnnotationColor​(AnnotationColorJson annotationColor)
        Color
        Parameters:
        annotationColor - Color
      • getAnnotationType

        public AnnotationType getAnnotationType()
        Annotation type
        Returns:
        Annotation type
      • setAnnotationType

        public void setAnnotationType​(AnnotationType annotationType)
        Annotation type
        Parameters:
        annotationType - Annotation type
      • getAnnotationRectangle

        public AnnotationRectangleJson getAnnotationRectangle()
        Bounding rectangle
        Returns:
        Bounding rectangle
      • setAnnotationRectangle

        public void setAnnotationRectangle​(AnnotationRectangleJson annotationRectangle)
        Bounding rectangle
        Parameters:
        annotationRectangle - Bounding rectangle