Class DrawStatusChangedEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Detail

      • getSource

        public GeoView getSource()
        Overrides:
        getSource in class java.util.EventObject
      • getDrawStatus

        public DrawStatus getDrawStatus()
        Gets the draw status. This can be used to determine when all layers in the map or scene being rendered by the GeoView have finished drawing.
        Returns:
        the draw status
        Since:
        100.0.0