Class LeafletImageOverlayState

java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractComponentContainerState
All Implemented Interfaces:
Serializable

public class LeafletImageOverlayState extends AbstractLeafletVectorState
See Also:
  • Field Details

    • bounds

      public Bounds bounds
    • opacity

      public Double opacity
    • alt

      public String alt
    • interactive

      public Boolean interactive
    • zIndex

      public Integer zIndex
    • attribution

      public String attribution
  • Constructor Details

    • LeafletImageOverlayState

      public LeafletImageOverlayState()