Class MarkupAnnotation

    • Method Detail

      • getLocked

        public boolean getLocked()

        Whether the markup annotation can be modified (Getter)

        This does not restrict modification of the markup annotation's content.
        Throws:
        java.lang.IllegalStateException - if the object has already been closed
      • getInfo

        public MarkupInfo getInfo()

        The information content of this markup (Getter)

        Throws:
        java.lang.IllegalStateException - if the object has already been closed
      • getReplies

        public MarkupInfoList getReplies()

        The replies to this markup (Getter)

        Throws:
        java.lang.IllegalStateException - if the object has already been closed