Class Popup


  • public class Popup
    extends NativeObject

    A pop-up for a markup annotation

    • Method Detail

      • getIsOpen

        public boolean getIsOpen()

        The pop-up's visibility state (Getter)

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

        public Rectangle getBoundingBox()

        The pop-up location (Getter)

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