Class PopupState


  • public class PopupState
    extends Object
    Stores state parameters for popup annotation objects
    • Constructor Detail

      • PopupState

        public PopupState​(PopupAnnotationComponent annotationComponent)
        Stores the state associated with the PopupAnnotationComponent object. When a new instance of this object is created the annotation's properties are saved.
        Parameters:
        annotationComponent - annotation component whose state will be stored.
    • Method Detail

      • getHeaderTextSize

        public float getHeaderTextSize()
      • getTextAreaFontSize

        public float getTextAreaFontSize()
      • isVisible

        public boolean isVisible()